예제 #1
0
 public List <List <WarningInfo> > GetWarningInfo()
 {
     return(dfservice.GetGDWarningInfo());
 }