Свойство | Type | Description | |
---|---|---|---|
CollectionClasses | string[] | ||
Countable | string[] | ||
FloatTypes | string[] | ||
Foreachable | string[] | ||
IListTypes | System.Type[] | ||
IntableTypes | string[] | ||
ListIList | string[] | ||
LongableTypes | string[] | ||
MapFuncs | string[] | ||
NullableNumberTypes | string[] | ||
NumberTypes | string[] | ||
NumberTypesInt | string[] | ||
OverflowableTypes | string[] | ||
StandardCollections | string[] | ||
StandardEnumerables | string[] | ||
StandardInterfaces | string[] | ||
StandardLists | string[] | ||
TestSizes | int[] | ||
ULongableTypes | string[] | ||
Unindexable | string[] | ||
UnoverflowableTypes | string[] | ||
Unroll | IEnumerable |
||
UnrollInclusive | IEnumerable |
Méthode | Description | |
---|---|---|
AreEqual ( string a, string b ) : string | ||
AreNotEqual ( string a, string b ) : string | ||
AssertFloatsRelative ( string first, string second, string tolerance ) : string | ||
CanBeRepresented ( this type, int value ) : bool | ||
CannotBeRepresented ( this type, int value ) : bool | ||
Cast ( this typeName ) : string | ||
Envelope ( this shell, string value ) : string | ||
Expand ( this type ) : string | ||
ExplicitCastFromIntIfNeeded ( this typeName ) : string | ||
GetCollectionName ( this collection ) : string | ||
GetConstraint ( this typeName ) : string | ||
GetCorrectTypeName ( this type ) : string | ||
GetFineName ( this type ) : string | ||
GetMaxNullable ( string max, string candidate ) : string | ||
GetMaxNullableNoCheck ( string max, string candidate ) : string | ||
GetMaxValue ( this type ) : string | ||
GetNullableName ( this type ) : string | ||
GetNullables ( this |
||
GetSuffix ( this type ) : string | ||
InitForeach ( this type, string result, string lengthOrCount ) : string | ||
IsFloat ( this type ) : bool | ||
IsHigher ( bool isNullable, string maxName, string candidate ) : string | ||
IsHigherNoCheck ( bool isNullable, string maxName, string candidate ) : string | ||
IsIndexable ( this type ) : bool | ||
IsNotNull ( this paramName ) : string | ||
IsNullable ( this type ) : bool | ||
LengthOrCount ( this typeName ) : string | ||
New ( this type, string lengthOrCount ) : string | ||
NewDefault ( this type, string sourceName ) : string | ||
NewFromType ( this type, string sourceName, string sourceType ) : string | ||
NewInitLoop ( this type, string result, string lengthOrCount, string value, string tabs ) : string | ||
Set ( this type, string result, string value ) : string | ||
To ( this source, string replace ) : string | ||
ToArrayOrToList ( this collection ) : string | ||
ToCollection ( this sourceType ) : string | ||
ToInt ( this source ) : string | ||
ToInt ( this |
||
UnLinq ( this type ) : string | ||
UnwrapNullable ( this type, string source ) : string | ||
WithNonGen ( this source ) : string[] | ||
WithNullables ( this source ) : string[] |
Méthode | Description | |
---|---|---|
ExpandNotNull ( this type ) : string | ||
GetHigher ( bool isNullable, string maxName, string candidate, Func |
||
GetNonGen ( string source ) : string[] | ||
IsArray ( this collection ) : bool |
public static AreEqual ( string a, string b ) : string | ||
a | string | |
b | string | |
Résultat | string |
public static AreNotEqual ( string a, string b ) : string | ||
a | string | |
b | string | |
Résultat | string |
public static AssertFloatsRelative ( string first, string second, string tolerance ) : string | ||
first | string | |
second | string | |
tolerance | string | |
Résultat | string |
public static CanBeRepresented ( this type, int value ) : bool | ||
type | this | |
value | int | |
Résultat | bool |
public static CannotBeRepresented ( this type, int value ) : bool | ||
type | this | |
value | int | |
Résultat | bool |
public static Cast ( this typeName ) : string | ||
typeName | this | |
Résultat | string |
public static Envelope ( this shell, string value ) : string | ||
shell | this | |
value | string | |
Résultat | string |
public static Expand ( this type ) : string | ||
type | this | |
Résultat | string |
public static ExplicitCastFromIntIfNeeded ( this typeName ) : string | ||
typeName | this | |
Résultat | string |
public static GetCollectionName ( this collection ) : string | ||
collection | this | |
Résultat | string |
public static GetConstraint ( this typeName ) : string | ||
typeName | this | |
Résultat | string |
public static GetCorrectTypeName ( this type ) : string | ||
type | this | |
Résultat | string |
public static GetFineName ( this type ) : string | ||
type | this | |
Résultat | string |
public static GetMaxNullable ( string max, string candidate ) : string | ||
max | string | |
candidate | string | |
Résultat | string |
public static GetMaxNullableNoCheck ( string max, string candidate ) : string | ||
max | string | |
candidate | string | |
Résultat | string |
public static GetMaxValue ( this type ) : string | ||
type | this | |
Résultat | string |
public static GetNullableName ( this type ) : string | ||
type | this | |
Résultat | string |
public static GetNullables ( this |
||
types | this |
|
Résultat | string[] |
public static GetSuffix ( this type ) : string | ||
type | this | |
Résultat | string |
public static InitForeach ( this type, string result, string lengthOrCount ) : string | ||
type | this | |
result | string | |
lengthOrCount | string | |
Résultat | string |
public static IsHigher ( bool isNullable, string maxName, string candidate ) : string | ||
isNullable | bool | |
maxName | string | |
candidate | string | |
Résultat | string |
public static IsHigherNoCheck ( bool isNullable, string maxName, string candidate ) : string | ||
isNullable | bool | |
maxName | string | |
candidate | string | |
Résultat | string |
public static IsIndexable ( this type ) : bool | ||
type | this | |
Résultat | bool |
public static IsNotNull ( this paramName ) : string | ||
paramName | this | |
Résultat | string |
public static IsNullable ( this type ) : bool | ||
type | this | |
Résultat | bool |
public static LengthOrCount ( this typeName ) : string | ||
typeName | this | |
Résultat | string |
public static New ( this type, string lengthOrCount ) : string | ||
type | this | |
lengthOrCount | string | |
Résultat | string |
public static NewDefault ( this type, string sourceName ) : string | ||
type | this | |
sourceName | string | |
Résultat | string |
public static NewFromType ( this type, string sourceName, string sourceType ) : string | ||
type | this | |
sourceName | string | |
sourceType | string | |
Résultat | string |
public static NewInitLoop ( this type, string result, string lengthOrCount, string value, string tabs ) : string | ||
type | this | |
result | string | |
lengthOrCount | string | |
value | string | |
tabs | string | |
Résultat | string |
public static Set ( this type, string result, string value ) : string | ||
type | this | |
result | string | |
value | string | |
Résultat | string |
public static To ( this source, string replace ) : string | ||
source | this | |
replace | string | |
Résultat | string |
public static ToArrayOrToList ( this collection ) : string | ||
collection | this | |
Résultat | string |
public static ToCollection ( this sourceType ) : string | ||
sourceType | this | |
Résultat | string |
public static ToInt ( this source ) : string | ||
source | this | |
Résultat | string |
public static ToInt ( this |
||
source | this |
|
Résultat | string[] |
public static UnLinq ( this type ) : string | ||
type | this | |
Résultat | string |
public static UnwrapNullable ( this type, string source ) : string | ||
type | this | |
source | string | |
Résultat | string |
public static WithNonGen ( this source ) : string[] | ||
source | this | |
Résultat | string[] |
public static WithNullables ( this source ) : string[] | ||
source | this | |
Résultat | string[] |
public static string[] CollectionClasses | ||
Résultat | string[] |
public static Type[],System IListTypes | ||
Résultat | System.Type[] |
public static string[] NullableNumberTypes | ||
Résultat | string[] |
public static string[] OverflowableTypes | ||
Résultat | string[] |
public static string[] StandardCollections | ||
Résultat | string[] |
public static string[] StandardEnumerables | ||
Résultat | string[] |
public static string[] StandardInterfaces | ||
Résultat | string[] |
public static string[] UnoverflowableTypes | ||
Résultat | string[] |