C# Class msos.Program

Inheritance: IDisposable
Datei anzeigen Open project: goldshtn/msos

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
AttachToProcessByName ( ) : void
Bail ( ) : void
Bail ( string format ) : void
CommandLineNoExecutableName ( ) : string
DisplayShortSummary ( ) : void
ExecuteInitialCommand ( ) : void
Exit ( int exitCode ) : void
GetFilesFromPattern ( string dumpPattern ) : string[]
Main ( ) : void
ParseCommandLineArguments ( ) : void
PrintUsage ( ) : void
Run ( ) : void
RunMainLoop ( ) : void
RunTriage ( ) : void
RunWrapper ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void