示例#1
0
 public string Hold()
 {
     return(oss.Hold());
 }
示例#2
0
 public string Hold()
 {
     return(OpenSesameService.Hold());
 }