コード例 #1
0
 public string GetAllService()
 {
     return Utils.ConvertDataTableToXML(ServiceServices.Instance.GetAllService(), "Service");
 }