C# Class StoryTeller.Engine.SuiteNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Méthode Description
SuiteNotFoundException ( string suite, Suite top ) : System

Method Details

SuiteNotFoundException() public méthode

public SuiteNotFoundException ( string suite, Suite top ) : System
suite string
top StoryTeller.Model.Persistence.Suite
Résultat System