C# Class NUnit.Extras.XmlTransformerOptions

Afficher le fichier Open project: CharliePoole/nunit-summary Class Usage Examples

Méthodes publiques

Méthode Description
ShowHelp ( ) : void
XmlTransformerOptions ( string args ) : System

Private Methods

Méthode Description
IsWildCardPattern ( string name ) : bool
ProcessOption ( string arg ) : void
ProcessWildCardPattern ( string arg ) : void
ProcessWildCardPattern ( string name, string parts ) : void

Method Details

ShowHelp() public méthode

public ShowHelp ( ) : void
Résultat void

XmlTransformerOptions() public méthode

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