Class EzrConstants
- Namespace
- EzrSquared.Runtime.Types.Core
- Assembly
- ezrSquared-lib.dll
Static constants for objects that won't change.
public static class EzrConstants
- Inheritance
-
objectEzrConstants
Fields
False
Constant boolean false value.
public static readonly EzrBoolean False
Field Value
Nothing
Constant "nothing" value.
public static readonly EzrNothing Nothing
Field Value
True
Constant boolean true value.
public static readonly EzrBoolean True