Method | Description | |
---|---|---|
BaseType ( ) : System | ||
CompatibleWith ( ITypeCheckType other ) : bool | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetLeastUpperBound ( ITypeCheckType other ) : ITypeCheckType | ||
IsChildOf ( ITypeCheckType other ) : bool | ||
ToString ( ) : string |
public CompatibleWith ( ITypeCheckType other ) : bool | ||
other | ITypeCheckType | |
return | bool |
public GetLeastUpperBound ( ITypeCheckType other ) : ITypeCheckType | ||
other | ITypeCheckType | |
return | ITypeCheckType |
public IsChildOf ( ITypeCheckType other ) : bool | ||
other | ITypeCheckType | |
return | bool |