Beispiel #1
0
 public bool Validate()
 {
     return(!Id.IsNull() && !CardId.IsNull());
 }