C# Class LIGHT.Sales

Show file Open project: lightphoenix2/LPX

Public Properties

Property Type Description
salesStart bool

Public Methods

Method Description
checkSale ( ) : void
msgSale ( IRocketPlayer call ) : void
resetSale ( ) : void
startSale ( ) : void

Method Details

checkSale() public method

public checkSale ( ) : void
return void

msgSale() public method

public msgSale ( IRocketPlayer call ) : void
call IRocketPlayer
return void

resetSale() public method

public resetSale ( ) : void
return void

startSale() public method

public startSale ( ) : void
return void

Property Details

salesStart public property

public bool salesStart
return bool