C# Class SpecExpress.ValidationNotification

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

Méthodes publiques

Méthode Description
All ( ) : IEnumerable
FindDescendents ( bool>.Func predicate ) : IEnumerable
ToString ( ) : string
ValidationNotification ( ) : System

Method Details

All() public méthode

public All ( ) : IEnumerable
Résultat IEnumerable

FindDescendents() public méthode

public FindDescendents ( bool>.Func predicate ) : IEnumerable
predicate bool>.Func
Résultat IEnumerable

ToString() public méthode

public ToString ( ) : string
Résultat string

ValidationNotification() public méthode

public ValidationNotification ( ) : System
Résultat System