public int GetResult()
 {
     return(_calculator.DisplayResult());
 }