'Declaration
<System.ObsoleteAttribute("This is going to change a lot")> Public Function New( _ ByVal ee As SchedulerEntryEventArgs _ )
'Usage
Dim ee As SchedulerEntryEventArgs Dim instance As New EntryTokenProperties(ee)
[System.Obsolete("This is going to change a lot")] public EntryTokenProperties( SchedulerEntryEventArgs ee )
Parameters
- ee