/// <summary> /// Default constructor. /// </summary> public AnotherSessionProvider(TaskDatabase database) { Database = database; }