Esempio n. 1
0
 public bool HasReturnValue()
 {
     return(!ReturnValue.Equals(Variant.Null));
 }