C# Class System.Resources.NameOrId

显示文件 Open project: runefs/Marvin Class Usage Examples

Public Methods

Method Description
NameOrId ( int id ) : System
NameOrId ( string name ) : System
ToString ( ) : string

Method Details

NameOrId() public method

public NameOrId ( int id ) : System
id int
return System

NameOrId() public method

public NameOrId ( string name ) : System
name string
return System

ToString() public method

public ToString ( ) : string
return string