C# 클래스 StoryTeller.Engine.SuiteNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
SuiteNotFoundException ( string suite, Suite top ) : System

메소드 상세

SuiteNotFoundException() 공개 메소드

public SuiteNotFoundException ( string suite, Suite top ) : System
suite string
top StoryTeller.Model.Persistence.Suite
리턴 System