C# Class RemoteClass.CUserClass

显示文件 Open project: hothoty/Zero Class Usage Examples

Public Properties

Property Type Description
int_test System.Int64
map_test Int32>.Dictionary
str_test string

Public Methods

Method Description
CUserClass ( ) : System

Method Details

CUserClass() public method

public CUserClass ( ) : System
return System

Property Details

int_test public_oe property

public Int64,System int_test
return System.Int64

map_test public_oe property

public Dictionary map_test
return Int32>.Dictionary

str_test public_oe property

public string str_test
return string