C# Class Namespace2.FooClass

显示文件 Open project: KathleenDollard/RoslynDOM

Public Properties

Property Type Description
FooField string

Public Methods

Method Description
FooMethod ( int bar1, string bar2 ) : string

Method Details

FooMethod() public method

public FooMethod ( int bar1, string bar2 ) : string
bar1 int
bar2 string
return string

Property Details

FooField public_oe property

public string FooField
return string