Ejemplo n.º 1
0
 public void BuildActionMap(ActionFormat af, string userName, ActionMapControl flags)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public SetActionMapReturnCodes SetActionMap(ActionFormat af, string userName, ApplyActionMap flags)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public static DeviceList GetDevices(string name, ActionFormat actionFormat, EnumDevicesBySemanticsFlags flags)
 {
     throw new NotImplementedException();
 }