Click or drag to resize
StatusPropertyAttributeValidationMethod Property
Gets the method to validate the status of the decorated field.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public StatusPropertyAttributeGetStatusMethod ValidationMethod { get; }

Property Value

Type: StatusPropertyAttributeGetStatusMethod
The method to validate the status of the decorated field.
See Also