C# Class SpecExpress.ValidationNotification

显示文件 Open project: rbell/SpecExpress Class Usage Examples

Public Methods

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

Method Details

All() public method

public All ( ) : IEnumerable
return IEnumerable

FindDescendents() public method

public FindDescendents ( bool>.Func predicate ) : IEnumerable
predicate bool>.Func
return IEnumerable

ToString() public method

public ToString ( ) : string
return string

ValidationNotification() public method

public ValidationNotification ( ) : System
return System