C# Class GameFrameworkMessage.LobbyMessageDefine2Type

ファイルを表示 Open project: dreamanlan/CSharpGameFramework

Public Methods

Method Description
Query ( int id ) : Type
Query ( Type t ) : int

Private Methods

Method Description
LobbyMessageDefine2Type ( ) : System

Method Details

Query() public static method

public static Query ( int id ) : Type
id int
return System.Type

Query() public static method

public static Query ( Type t ) : int
t System.Type
return int