Метод | Описание | |
---|---|---|
CompatibleWith ( ITypeCheckType other ) : bool | ||
GetLeastUpperBound ( ITypeCheckType other ) : ITypeCheckType | ||
IsChildOf ( ITypeCheckType other ) : bool | ||
ToString ( ) : string | ||
UnknownType ( ) : System |
public CompatibleWith ( ITypeCheckType other ) : bool | ||
other | ITypeCheckType | |
Результат | bool |
public GetLeastUpperBound ( ITypeCheckType other ) : ITypeCheckType | ||
other | ITypeCheckType | |
Результат | ITypeCheckType |
public IsChildOf ( ITypeCheckType other ) : bool | ||
other | ITypeCheckType | |
Результат | bool |