[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Mono.Options.OptionSet.GetOptionForName(System.String)"]

Namespace: Mono.Options
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
[ObsoleteAttribute("Use KeyedCollection.this[string]")]
protected Option GetOptionForName(
	string option
)

Parameters

option
String

See Also