Example #1
0
 private bool GetResult(object data)
 {
     return(Operand1.GetNullResultOut(data));
 }