C# 클래스 SpecExpress.ValidationNotification

파일 보기 프로젝트 열기: rbell/SpecExpress 1 사용 예제들

공개 메소드들

메소드 설명
All ( ) : IEnumerable
FindDescendents ( bool>.Func predicate ) : IEnumerable
ToString ( ) : string
ValidationNotification ( ) : System

메소드 상세

All() 공개 메소드

public All ( ) : IEnumerable
리턴 IEnumerable

FindDescendents() 공개 메소드

public FindDescendents ( bool>.Func predicate ) : IEnumerable
predicate bool>.Func
리턴 IEnumerable

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ValidationNotification() 공개 메소드

public ValidationNotification ( ) : System
리턴 System