| NDesk.Options Namespace > Option Class : Invoke Method |
'DeclarationPublic Sub Invoke( _ ByVal c As OptionContext _ )
'UsageDim instance As Option Dim c As OptionContext instance.Invoke(c)
public void Invoke( OptionContext c )
public procedure Invoke( c: OptionContext );
public function Invoke( c : OptionContext );
public: void Invoke( OptionContext* c )
public: void Invoke( OptionContext^ c )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2