Method | Description | |
---|---|---|
CompareTo ( object obj ) : int |
Method | Description | |
---|---|---|
Repr ( string format ) : string |
Returns a System.String representation of this instance using the specified format System.String and format arguments.
|
Method | Description | |
---|---|---|
Gap ( ) : System |
Prevent this class being inherited outside this library.
|
public abstract CompareTo ( object obj ) : int | ||
obj | object | |
return | int |
protected Repr ( string format ) : string | ||
format | string | The format. |
return | string |