Enum Modifiers
Describes all the possible modifiers.
Namespace:Testura.Code
Assembly:Testura.Code.dll
Syntax
public enum Modifiers
Fields
Name | Description |
---|---|
Abstract | Generate with the |
Private | Generate with the |
Public | Generate with the |
Static | Generate with the |
Virtual | Generate with the |