Метод |
Описание |
|
AddArgumentProcessor ( MemberInfo memberInfo ) : void |
|
|
DoAbout ( ) : WhatToDoNext |
|
|
DoHelp ( ) : WhatToDoNext |
|
|
DoHelp2 ( ) : WhatToDoNext |
|
|
DoUsage ( ) : WhatToDoNext |
|
|
ExpandResponseFiles ( string args ) : ArrayList |
|
|
ExtractEntryAssemblyInfo ( Type optionsType ) : void |
|
|
GetAssemblyAttributeStrings ( Type type ) : string[] |
|
|
GetAssemblyAttributeValue ( Type type, string &var ) : void |
|
|
GetAssemblyAttributeValue ( Type type, string propertyName, string &var ) : void |
|
|
GetAssemblyAttributes ( Type type ) : object[] |
|
|
IndexOfAny ( string where ) : int |
|
|
MaybeAnOption ( string arg ) : bool |
|
|
NormalizeArgs ( string args ) : string[] |
|
|
ProcessNonOption ( string argument ) : void |
|
|
ShowAbout ( ) : void |
|
|
ShowHelp ( bool showSecondLevelHelp ) : void |
|
|
ShowTitleLines ( ) : void |
|
|
ShowUsage ( ) : void |
|
|
processResponseFile ( string filename, ArrayList result ) : void |
|
|
processResponseFileLine ( string line, ArrayList result, StringBuilder sb ) : void |
|
|