C# Class Pomona.UnitTests.CodeGen.IndependentClass

Datei anzeigen Open project: Pomona/Pomona Class Usage Examples

Public Properties

Property Type Description
StaticField IndependentClass

Public Methods

Method Description
AnotherMethod ( ) : bool
OneMethod ( ) : void
OutMethod ( IndependentClass &bah ) : void

Private Methods

Method Description
IndependentClass ( string klsjlkdj ) : System.Collections.Generic

Method Details

AnotherMethod() public method

public AnotherMethod ( ) : bool
return bool

OneMethod() public method

public OneMethod ( ) : void
return void

OutMethod() public static method

public static OutMethod ( IndependentClass &bah ) : void
bah IndependentClass
return void

Property Details

StaticField public_oe static_oe property

public static IndependentClass,Pomona.UnitTests.CodeGen StaticField
return IndependentClass