Пример #1
0
 public static void RegisterShellObjects()
 {
     const string prefix = "Welcome to the ShellObjects Sample";
     const string licKey = prefix + LicenseKey;
     var          popup  = new ShellPopup {
         TextString = licKey
     };
 }
 internal ShellPopupMouseEventArgs(ShellPopup c5dd3655f701702e8bd024f9e7a4dd4ba, MouseKeyStates c88215f6b05804e8ffef9acb403d42f75, int c7bb708bfe3cb37fa1ebbdbace03ad3c4, int c2cc94d04c55dd96868ec2a6623a249ca) : base(c5dd3655f701702e8bd024f9e7a4dd4ba)
 {
     this.c88215f6b05804e8ffef9acb403d42f75 = c88215f6b05804e8ffef9acb403d42f75;
     this.c7bb708bfe3cb37fa1ebbdbace03ad3c4 = c7bb708bfe3cb37fa1ebbdbace03ad3c4;
     this.c2cc94d04c55dd96868ec2a6623a249ca = c2cc94d04c55dd96868ec2a6623a249ca;
 }
Пример #3
0
 internal ShellPopupEventArgs(ShellPopup c5dd3655f701702e8bd024f9e7a4dd4ba)
 {
     this.c5dd3655f701702e8bd024f9e7a4dd4ba = c5dd3655f701702e8bd024f9e7a4dd4ba;
 }
Пример #4
0
 internal ShellPopupContextMenuEventArgs(ShellPopup c5dd3655f701702e8bd024f9e7a4dd4ba, ShellContextMenu c2e6a1e6fa1b2666d36110f10f68b715f) : base(c2e6a1e6fa1b2666d36110f10f68b715f)
 {
     this.c5dd3655f701702e8bd024f9e7a4dd4ba = c5dd3655f701702e8bd024f9e7a4dd4ba;
 }
Пример #5
0
 internal ShellPopupContextMenuItemEventArgs(ShellPopup c5dd3655f701702e8bd024f9e7a4dd4ba, string c179b6b5756a86e7e82610ea64887e1f0, int cfc56349b18f430cf61d5985b21a5a888) : base(c179b6b5756a86e7e82610ea64887e1f0, cfc56349b18f430cf61d5985b21a5a888)
 {
     this.c5dd3655f701702e8bd024f9e7a4dd4ba = c5dd3655f701702e8bd024f9e7a4dd4ba;
 }