C# Class Baseline.Testing.Reflection.TestSubject

Afficher le fichier Open project: JasperFx/baseline

Méthodes publiques

Méthode Description
AnotherMethod ( string arg1 ) : object
Value ( ) : object

Method Details

AnotherMethod() public méthode

public AnotherMethod ( string arg1 ) : object
arg1 string
Résultat object

Value() public méthode

public Value ( ) : object
Résultat object