Method | Description | |
---|---|---|
AsString ( ) : string | ||
Bag ( string s ) : System | ||
CompareTo ( object obj ) : int | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
empty ( ) : bool | ||
subtract ( |
||
test ( ) : void |
Method | Description | |
---|---|---|
subtract_strings ( string minuend, string subtrahend ) : string | ||
test_subtraction ( string minuend, string subtrahend, string expected_difference ) : void |