C# Class Arnolyzer.Tests.CodeUnderTest.AutogeneratedStaticVoidCode

Afficher le fichier Open project: DavidArno/Arnolyzer

Méthodes publiques

Méthode Description
DoNothing ( ) : void
ReturnTrue ( ) : bool
StillDoNothing ( ) : void

Method Details

DoNothing() public static méthode

public static DoNothing ( ) : void
Résultat void

ReturnTrue() public static méthode

public static ReturnTrue ( ) : bool
Résultat bool

StillDoNothing() public static méthode

public static StillDoNothing ( ) : void
Résultat void