Example #1
0
 public string String()
 {
     return(ContainerId.ToBase58String() + "/" + ObjectId.ToBase58String());
 }