프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Any | TypeSpecification |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | TypeSpecification |
public static IsEqualTo ( |
||
expected | ||
리턴 | TypeSpecification |
public static IsEqualTo ( this @this, |
||
@this | this | |
expected | ||
리턴 | TypeSpecification |
public static IsGenericArgument ( ) : TypeSpecification | ||
리턴 | TypeSpecification |
public static IsGenericArgument ( this @this ) : TypeSpecification | ||
@this | this | |
리턴 | TypeSpecification |