C# Class TstClass.A

Inheritance: ICloneable
Datei anzeigen Open project: suntong/lang

Public Properties

Property Type Description
b B
i string

Public Methods

Method Description
Clone ( ) : object

Method Details

Clone() public method

public Clone ( ) : object
return object

Property Details

b public_oe property

public B,TstClass b
return B

i public_oe property

public string i
return string