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

[Missing <summary> documentation for "M:Mono.Options.OptionSet.Add(Mono.Options.ArgumentSource)"]

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

Syntax

   
 C# 
public OptionSet Add(
	ArgumentSource source
)

Parameters

source
ArgumentSource

See Also