コード例 #1
0
 public bool RemovePushURI(URIish toRemove)
 {
     return(PushURIs.Remove(toRemove));
 }