C# Class DomainModel.EntityBase

Afficher le fichier Open project: IdeaBlade/Punch

Private Properties

Свойство Type Description
RemoveWhiteSpace void

Méthodes publiques

Méthode Description
Validate ( VerifierResultCollection validationErrors ) : void

Private Methods

Méthode Description
RemoveWhiteSpace ( IEntityPropertySetInterceptorArgs args ) : void

Method Details

Validate() public méthode

public Validate ( VerifierResultCollection validationErrors ) : void
validationErrors VerifierResultCollection
Résultat void