C# Class SQLDiagCmd.RunnerProxy

This class's sole purpose is to delay type loads, so that the AssemblyResolver hookup in main is early enough.
显示文件 Open project: Mitch-Wheat/SQLDiagCmd Class Usage Examples

Public Methods

Method Description
Run ( ) : void
RunnerProxy ( string args ) : System

Method Details

Run() public method

public Run ( ) : void
return void

RunnerProxy() public method

public RunnerProxy ( string args ) : System
args string
return System