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