Integreat.Shared.Models.Event.Event C# (CSharp) Method

Event() public method

public Event ( ) : System
return System
		public Event ()
		{
		}
	}

Same methods

Event::Event ( int id, long startTime, long endTime, bool allDay ) : System
Event