|
| abstract string[] | GetNames () |
| |
| abstract bool | GetArguments (string value, out IEnumerable< string > replacement) |
| |
| abstract bool Mono.Options.ArgumentSource.GetArguments |
( |
string |
value, |
|
|
out IEnumerable< string > |
replacement |
|
) |
| |
|
pure virtual |
| static IEnumerable<string> Mono.Options.ArgumentSource.GetArguments |
( |
TextReader |
reader | ) |
|
|
static |
| static IEnumerable<string> Mono.Options.ArgumentSource.GetArgumentsFromFile |
( |
string |
file | ) |
|
|
static |
| abstract string [] Mono.Options.ArgumentSource.GetNames |
( |
| ) |
|
|
pure virtual |
| abstract string Mono.Options.ArgumentSource.Description |
|
get |
The documentation for this class was generated from the following file: