Esempio n. 1
0
 public bool ChainExists(string name)
 {
     return(Nexus.ChainExists(this.RootStorage, name));
 }