C# 클래스 StoryTeller.Testing.Engine.AssertionFixture

파일 보기 프로젝트 열기: adymitruk/storyteller

공개 메소드들

메소드 설명
MethodWithArgs ( string name, int age ) : bool
NotAMethod ( ) : string

비공개 메소드들

메소드 설명
Exception ( ) : bool
Failure ( ) : bool
Success ( ) : bool

메소드 상세

MethodWithArgs() 공개 메소드

public MethodWithArgs ( string name, int age ) : bool
name string
age int
리턴 bool

NotAMethod() 공개 메소드

public NotAMethod ( ) : string
리턴 string