Show / Hide Table of Contents

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 get.

GetAndSet

Generate a auto property with both get and set.

Extension Methods

ObjectExtensions.IsNumeric()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX