| ByteTypeMaxValue Property |
Maximum value for type T
Namespace:
SmartTests.Ranges
Assembly:
SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax protected override byte MaxValue { get; }
Protected Overrides ReadOnly Property MaxValue As Byte
Get
protected:
virtual property unsigned char MaxValue {
unsigned char get () override;
}
abstract MaxValue : byte with get
override MaxValue : byte with get
Property Value
Type:
ByteSee Also