Exemplo n.º 1
0
 public bool ArchiveExists(Hash hash)
 {
     return(Nexus.ArchiveExists(hash));
 }