示例#1
0
 public RegistryData GetRegistry(string uid)
 {
     return(_data.GetRegistry(uid));
 }