C# Class Pomona.UnitTests.CodeGen.IndependentClass

Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Свойство Type Description
StaticField IndependentClass

Méthodes publiques

Méthode Description
AnotherMethod ( ) : bool
OneMethod ( ) : void
OutMethod ( IndependentClass &bah ) : void

Private Methods

Méthode Description
IndependentClass ( string klsjlkdj ) : System.Collections.Generic

Method Details

AnotherMethod() public méthode

public AnotherMethod ( ) : bool
Résultat bool

OneMethod() public méthode

public OneMethod ( ) : void
Résultat void

OutMethod() public static méthode

public static OutMethod ( IndependentClass &bah ) : void
bah IndependentClass
Résultat void

Property Details

StaticField public_oe static_oe property

public static IndependentClass,Pomona.UnitTests.CodeGen StaticField
Résultat IndependentClass