C# Class WarTornLands.Counter.CounterIDAlreadyInUseException

Inheritance: System.Exception
Datei anzeigen Open project: floAr/WarTornLands

Public Methods

Method Description
CounterIDAlreadyInUseException ( string id ) : System

Method Details

CounterIDAlreadyInUseException() public method

public CounterIDAlreadyInUseException ( string id ) : System
id string
return System