C# Class AsIs.Person

显示文件 Open project: AlexAlbala/AlterNative-Tests Class Usage Examples

Protected Properties

Property Type Description
name string

Public Methods

Method Description
getName ( ) : string

Method Details

getName() public method

public getName ( ) : string
return string

Property Details

name protected_oe property

protected string name
return string