Class DevNotTranslateAble
- Namespace
- SunamoDevCode
- Assembly
- SunamoDevCode.dll
Contains constant strings used in development that should not be translated.
public class DevNotTranslateAble
- Inheritance
-
DevNotTranslateAble
- Inherited Members
- Extension Methods
Fields
x64
The x64 platform target identifier.
public const string x64 = "x64"
Field Value
x86
The x86 platform target identifier.
public const string x86 = "x86"