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

Inheritance: DBAspectAttributeBase
Afficher le fichier Open project: msusur/Crowfx

Méthodes publiques

Méthode Description
IsRequiredFieldAttribute ( string propertyName ) : System
Process ( Foundation context ) : void

Method Details

IsRequiredFieldAttribute() public méthode

public IsRequiredFieldAttribute ( string propertyName ) : System
propertyName string
Résultat System

Process() public méthode

public Process ( Foundation context ) : void
context Foundation
Résultat void