コード例 #1
0
 public Microsoft.PointOfService.DeviceCollection GetDevices(Microsoft.PointOfService.DeviceCompatibilities compatibility)
 {
     return(null);
 }
コード例 #2
0
 public Microsoft.PointOfService.DeviceCollection GetDevices(System.String type, Microsoft.PointOfService.DeviceCompatibilities compatibility)
 {
     return(null);
 }