Initializes a new instance of the Verb class

Namespace: TinCan
Assembly: TinCan (in TinCan.dll) Version: 0.0.1.0 (0.0.1.0)

Syntax

C#
public Verb()
Visual Basic
Public Sub New
Visual C++
public:
Verb()
F#
new : unit -> Verb

See Also