Exemplo n.º 1
0
 public string GetChildCatalogContent(string parentId)
 {
     return(iFeature.GetChildCatalogContent(parentId));
 }