Find the first in the collection, based on the supplied property.
Find the first in the collection, based on the supplied property.
public Course FindBy(string,object);
Find the first in the collection, based on the supplied property.
public Course FindBy(string,object,CompareType);
CourseCollectionOrmTemplate Class | OleroTrainingBiz Namespace