Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
StoryTeller
Engine
SuiteNotFoundException
C# Class StoryTeller.Engine.SuiteNotFoundException
Inheritance:
System.Exception
显示文件
Open project: storyteller/Storyteller
Public Methods
Method
Description
SuiteNotFoundException
(
string
suite
,
Suite
top
) :
System
Method Details
SuiteNotFoundException()
public
method
public
SuiteNotFoundException
(
string
suite
,
Suite
top
) :
System
suite
string
top
StoryTeller.Model.Persistence.Suite
return
System