示例#1
0
 public static FlashInfo ReadFlash(int id)
 {
     return(dal.ReadFlash(id));
 }