C# Class Variable, code

Maps a variable to the source text.
Show file Open project: shendongnian/code Class Usage Examples

Public Properties

Property Type Description
StaticName string
nonStName string

Public Methods

Method Description
test ( ) : void

Method Details

test() public method

public test ( ) : void
return void

Property Details

StaticName public static property

public static string StaticName
return string

nonStName public property

public string nonStName
return string