Esempio n. 1
0
 public static void Initialize(Package package, OleMenuCommandService commandService)
 {
     Instance = new RestoreCommand(package, commandService);
 }