C# Class Crow.Library.Aspects.DBOperationAttributes.IsRequiredFieldAttribute

Inheritance: DBAspectAttributeBase
Show file Open project: msusur/Crowfx

Public Methods

Method Description
IsRequiredFieldAttribute ( string propertyName ) : System
Process ( Foundation context ) : void

Method Details

IsRequiredFieldAttribute() public method

public IsRequiredFieldAttribute ( string propertyName ) : System
propertyName string
return System

Process() public method

public Process ( Foundation context ) : void
context Foundation
return void