コード例 #1
0
 public List <CRONUSMetadata_Index> GetAllIndexes()
 {
     return(controller.GetAllIndexes());
 }