Overload List
| Name | Description | |
|---|---|---|
| AppendOrdinalSuffix(Int32) | 
            Takes a number and appends the ordinal suffix. ie. 1 = 1st, 13 = 13th.
              | |
| AppendOrdinalSuffix(String) | 
            Takes a number and appends the ordinal suffix. ie. 1 = 1st, 13 = 13th.
              |