예제 #1
0
 public bool ArchiveExists(Hash hash)
 {
     return(Nexus.ArchiveExists(hash));
 }