Example #1
0
 public bool IsEmpty(EmptyResult x)
 {
     return true;
 }
Example #2
0
 public bool IsEmpty(EmptyResult x)
 {
     return(true);
 }