DotNext.Generic
Namespace with 6 public types
Classes
DefaultConst`1
Represents default value of type as constant.
Abstract Classes
BooleanConst
Represents boolean constant as generic parameter.
Constant`1
Allows to use constant values as generic parameters.
Int32Const
Represents constant as type.
Int64Const
Represents constant as type.
StringConst
Represents string constant as generic parameter.