Find a Room by the property RoomNumber. returns null if not found.
Find a Room by the property RoomNumber. returns null if not found.
public Room FindByRoomNumber(string);
Find a Room by the property RoomNumber. returns null if not found.
public Room FindByRoomNumber(string,CompareType);
RoomCollectionOrmTemplate Class | OleroTrainingBiz Namespace