C# Class WarTornLands.Infrastructure.Systems.DialogSystem.ConversationNotFoundException

Inheritance: System.Exception
Afficher le fichier Open project: floAr/WarTornLands

Méthodes publiques

Méthode Description
ConversationNotFoundException ( string calledID, string calledByID ) : System

Method Details

ConversationNotFoundException() public méthode

public ConversationNotFoundException ( string calledID, string calledByID ) : System
calledID string
calledByID string
Résultat System