Enum Output.Type
Namespace: AutoCheck.Core
Assembly: AutoCheck.Core.dll
Syntax
public enum Type : int
Fields
| Name | Description |
|---|---|
| AFTER_TARGET | |
| BEFORE_TARGET | |
| END | |
| START |
Extension Methods
ObjectExtensions.DeepClone<AutoCheck.Core.Output.Type>()