string.fromInt constructor
- int i
This handler in the original C# code had this note: // 24 augustus 2007
Implementation
string.fromInt(int i) : value = i.toString();
This handler in the original C# code had this note: // 24 augustus 2007
string.fromInt(int i) : value = i.toString();