C# Class TestRunner.MethodHelper

Afficher le fichier Open project: djeedjay/BoostTestUi Class Usage Examples

Méthodes publiques

Méthode Description
GetArgumentTypes ( object parameters ) : System.Type[]
GetDisplayName ( System ctor, object arglist ) : string

Private Methods

Méthode Description
EscapeControlChar ( char c ) : string
GetDisplayName ( System method, string name, object arglist ) : string
GetDisplayString ( object arg ) : string

Method Details

GetArgumentTypes() public static méthode

public static GetArgumentTypes ( object parameters ) : System.Type[]
parameters object
Résultat System.Type[]

GetDisplayName() public static méthode

public static GetDisplayName ( System ctor, object arglist ) : string
ctor System
arglist object
Résultat string