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

Inheritance: System.Exception
Mostrar archivo Open project: floAr/WarTornLands

Public Methods

Method Description
ConversationHasEndedException ( string calledID ) : System

Method Details

ConversationHasEndedException() public method

public ConversationHasEndedException ( string calledID ) : System
calledID string
return System