Run
Assembly: ServiceStack.Common.dll
View Source
Declaration
public enum Run
Fields
Always
View Source
Declaration
Always = 0
IgnoreInDebug
View Source
Declaration
IgnoreInDebug = 1
OnlyInDebug
View Source
Declaration
OnlyInDebug = 2
public enum Run
Always = 0
IgnoreInDebug = 1
OnlyInDebug = 2