C# Class Baseline.Testing.Reflection.TestSubject

Datei anzeigen Open project: JasperFx/baseline

Public Methods

Method Description
AnotherMethod ( string arg1 ) : object
Value ( ) : object

Method Details

AnotherMethod() public method

public AnotherMethod ( string arg1 ) : object
arg1 string
return object

Value() public method

public Value ( ) : object
return object