コード例 #1
0
 public ResourceDetails Get(string groupPath)
 {
     return(Discoverer.GetResouceDetails(groupPath));
 }