C# Class NUnit.Extras.XmlTransformerOptions

Show file Open project: CharliePoole/nunit-summary Class Usage Examples

Public Methods

Method Description
ShowHelp ( ) : void
XmlTransformerOptions ( string args ) : System

Private Methods

Method Description
IsWildCardPattern ( string name ) : bool
ProcessOption ( string arg ) : void
ProcessWildCardPattern ( string arg ) : void
ProcessWildCardPattern ( string name, string parts ) : void

Method Details

ShowHelp() public method

public ShowHelp ( ) : void
return void

XmlTransformerOptions() public method

public XmlTransformerOptions ( string args ) : System
args string
return System