public short GetCurrentSellPoint()
 {
     return(_stateProvider.GetSellPoint(_state));
 }