C# Class Perpetuality.GameIdentity

Inheritance: IIdentity
显示文件 Open project: Jacco/Perpetuality Class Usage Examples

Public Methods

Method Description
GameIdentity ( string name, long id ) : System

Method Details

GameIdentity() public method

public GameIdentity ( string name, long id ) : System
name string
id long
return System