C# Class TstString.TstString.MySubClass

显示文件 Open project: suntong/lang

Public Methods

Method Description
MySubClass ( MySubClass _mySubClass ) : System
MySubClass ( string _Value ) : System

Method Details

MySubClass() public method

public MySubClass ( MySubClass _mySubClass ) : System
_mySubClass MySubClass
return System

MySubClass() public method

public MySubClass ( string _Value ) : System
_Value string
return System