public static void EditAssignment(Assignment assignment) { LoadProviders(); _provider.EditAssignment(assignment); }