示例#1
0
 public async Task <dynamic> GetApplicationTypes()
 {
     return(await _clusterManager.GetApplicationTypes());
 }