An NDoc Documented Class Library

DummyByDay Constructor 

The constructor of the DummyByDay

public DummyByDay(
   string day,
   int num
);

Parameters

day
A 2-char string to represent the DAY (MO, TU...SU)
num
The number which is used to tell which day in the month

See Also

DummyByDay Class | RemoteCalendars.Core Namespace