示例#1
0
 public Box GetBox(string boxId)
 {
     return(diadoc.GetBox(boxId));
 }