Enum SoftwareEnvironments
Enum SoftwareEnvironments
Namespace: ISynergy.Framework.Core.Enumerations
Assembly: ISynergy.Framework.Core.dll
Syntax
public enum SoftwareEnvironments : int
Fields
| Name | Description |
|---|---|
| Local | The local |
| Production | The production |
| Test | The test |