Search
Reminder Constructor
See Also
 





Initializes a new instance of the Reminder class.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public Reminder ()

Visual Basic  Copy Code

Public Sub New ()

 See Also