Class InfoOf<T>
Provides a cache for properties of T that requires computation.
[SuppressMessage("ReSharper", "StaticMemberInGenericType")]
public class InfoOf<T>
Type Parameters
T
- Inheritance
-
InfoOf<T>
- Inherited Members
- Extension Methods
Fields
MaxValue
public static readonly T MaxValue
Field Value
- T
MinValue
public static readonly T MinValue
Field Value
- T
NPTypeCode
public static readonly NPTypeCode NPTypeCode
Field Value
Size
public static readonly int Size
Field Value
Zero
public static readonly T Zero
Field Value
- T