C# Class NPerf.Core.PerfTest

Show file Open project: Orcomp/NPerf Class Usage Examples

Public Methods

Method Description
Test ( object testedObject ) : void

Method Details

Test() public abstract method

public abstract Test ( object testedObject ) : void
testedObject object
return void