Beispiel #1
0
 public void RemoveSignature(Signature signature)
 {
     _signatures.Remove(signature);
 }