Class NumConstsString
- Namespace
- SunamoValues.Constants
- Assembly
- SunamoValues.dll
Numeric constants as string representations.
public class NumConstsString
- Inheritance
-
NumConstsString
- Inherited Members
- Extension Methods
Fields
One
One as string (no type postfix).
public const string One = "1"
Field Value
ZeroInt
Zero as string.
public const string ZeroInt = "0"