C# Class WarTornLands.Counter.CounterIDNotRecognisedException

Inheritance: System.Exception
显示文件 Open project: floAr/WarTornLands

Public Methods

Method Description
CounterIDNotRecognisedException ( string id ) : System

Method Details

CounterIDNotRecognisedException() public method

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