C# Class SpecExpress.SpecificationBase

Afficher le fichier Open project: rbell/SpecExpress Class Usage Examples

Méthodes publiques

Méthode Description
IsDefaultForType ( ) : void
Validate ( object instance, SpecificationContainer specificationContainer, ValidationNotification notification ) : bool

Method Details

IsDefaultForType() public méthode

public IsDefaultForType ( ) : void
Résultat void

Validate() public méthode

public Validate ( object instance, SpecificationContainer specificationContainer, ValidationNotification notification ) : bool
instance object
specificationContainer SpecificationContainer
notification ValidationNotification
Résultat bool