Ejemplo n.º 1
0
 public static bool Reset(ResetOptions op)
 {
     WindowUtils.ClearWallpaper(op.killProcess);
     return(true);
 }