C# Class SQLDiagCmd.RunnerProxy

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

Méthodes publiques

Méthode Description
Run ( ) : void
RunnerProxy ( string args ) : System

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

RunnerProxy() public méthode

public RunnerProxy ( string args ) : System
args string
Résultat System