Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string |
Returns a System.String that represents this instance.
|
|
operator ( ) : bool |
Method | Description | |
---|---|---|
TypeModel ( ApiModel api, string key, string name ) : System |
protected TypeModel ( ApiModel api, string key, string name ) : System | ||
api | ApiModel | |
key | string | |
name | string | |
return | System |