예제 #1
0
 public IDevice Get(string id)
 {
     return(_system.GetDevice(id));
 }