C# Class Tests.Tests.Target

Afficher le fichier Open project: jagregory/lambdanator

Méthodes publiques

Свойство Type Description
field int

Méthodes publiques

Méthode Description
AnotherMethod ( ) : object
Method ( ) : void
StaticMethod ( ) : void

Method Details

AnotherMethod() public méthode

public AnotherMethod ( ) : object
Résultat object

Method() public méthode

public Method ( ) : void
Résultat void

StaticMethod() public static méthode

public static StaticMethod ( ) : void
Résultat void

Property Details

field public_oe property

public int field
Résultat int