예제 #1
0
 public override bool ContainsOperation(string key)
 {
     return(OperationData.ContainsKey(key));
 }