SharpSchedule

Block Constructor

Constructor.

Overload List

Constructor.

public Block();

Create a new instance of the time block entity using the given id.

public Block(long);

TODO: Document me.

public Block(long,string,string,int,int,int,int,string,DateTime,string,DateTime);

See Also

Block Class | Ozanam.Schedule.Store.Entity Namespace