Property | Type | Description | |
---|---|---|---|
Any | TypeSpecification |
Method | 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 | |
return | TypeSpecification |
public static IsEqualTo ( |
||
expected | ||
return | TypeSpecification |
public static IsEqualTo ( this @this, |
||
@this | this | |
expected | ||
return | TypeSpecification |
public static IsGenericArgument ( ) : TypeSpecification | ||
return | TypeSpecification |
public static IsGenericArgument ( this @this ) : TypeSpecification | ||
@this | this | |
return | TypeSpecification |