C# Class TestRunner, mono

Afficher le fichier Open project: mono/mono Class Usage Examples

Méthodes publiques

Méthode Description
Main ( String args ) : int

Private Methods

Méthode Description
DumpFile ( string filename, string text ) : void
FilterInvalidXmlChars ( string text ) : string
TryGDB ( int pid, ProcessData data ) : void
TryLLDB ( int pid, ProcessData data ) : void
TryThreadDump ( int pid, ProcessData data ) : void

Method Details

Main() public static méthode

public static Main ( String args ) : int
args String
Résultat int