C# Class HBM.Data.RatePlans

Show file Open project: nirshandileep/HotelManagement

Public Methods

Method Description
Delete ( ) : bool
Save ( ) : bool
Select ( ) : void
Update ( ) : bool

Method Details

Delete() public method

public Delete ( ) : bool
return bool

Save() public method

public Save ( ) : bool
return bool

Select() public method

public Select ( ) : void
return void

Update() public method

public Update ( ) : bool
return bool