Initializes a new instance of the Activity class

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

Syntax

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

See Also