예제 #1
0
 public SetDeviceCommand(ISipUserAgent agent, DeviceArguments args)
 {
     _agent = agent;
     _args = args;
 }
예제 #2
0
 public SetDeviceCommand(ISipUserAgent agent, DeviceArguments args)
 {
     _agent = agent;
     _args  = args;
 }