コード例 #1
0
 public bool ValidateOperation()
 {
     return(Validator.IsValidOpertation(this.OperationType));
 }