Enum PropertyTypes
Defines different auto property types.
Namespace:Testura.Code
Assembly:Testura.Code.dll
Syntax
public enum PropertyTypes
Fields
Name | Description |
---|---|
Get | Generate a auto property with only |
GetAndSet | Generate a auto property with both |