Свойство | Type | Description | |
---|---|---|---|
Any | TypeSpecification |
Méthode | Description | |
---|---|---|
Combine ( this left, TypeSpecification right ) : TypeSpecification | ||
IsEqualTo ( |
||
IsEqualTo ( this @this, |
||
IsGenericArgument ( ) : TypeSpecification | ||
IsGenericArgument ( this @this ) : TypeSpecification |
public static Combine ( this left, TypeSpecification right ) : TypeSpecification | ||
left | this | |
right | TypeSpecification | |
Résultat | TypeSpecification |
public static IsEqualTo ( |
||
expected | ||
Résultat | TypeSpecification |
public static IsEqualTo ( this @this, |
||
@this | this | |
expected | ||
Résultat | TypeSpecification |
public static IsGenericArgument ( ) : TypeSpecification | ||
Résultat | TypeSpecification |
public static IsGenericArgument ( this @this ) : TypeSpecification | ||
@this | this | |
Résultat | TypeSpecification |