C# 클래스 StoryTeller.Model.InvalidFixture

상속: Fixture
파일 보기 프로젝트 열기: storyteller/Storyteller 1 사용 예제들

공개 메소드들

메소드 설명
Compile ( CellHandling conversions ) : FixtureModel
InvalidFixture ( Type innerType, Exception ex ) : System

메소드 상세

Compile() 공개 메소드

public Compile ( CellHandling conversions ) : FixtureModel
conversions CellHandling
리턴 FixtureModel

InvalidFixture() 공개 메소드

public InvalidFixture ( Type innerType, Exception ex ) : System
innerType System.Type
ex System.Exception
리턴 System