Ejemplo n.º 1
0
 private void getDeviceAndSetSPUser()
 {
     if (checkIfValueHasBeenSet(device))
     {
         SPUser.SetDevice(device);
     }
 }