Ejemplo n.º 1
0
 public static Registry Find(Guid id)
 {
     return(RegistryDAO.Find(id));
 }