Find a Teacher by the property FirstName. returns null if not found.
Find a Teacher by the property FirstName. returns null if not found.
public Teacher FindByFirstName(string);
Find a Teacher by the property FirstName. returns null if not found.
public Teacher FindByFirstName(string,CompareType);
TeacherCollectionOrmTemplate Class | OleroTrainingBiz Namespace