示例#1
0
 public static void Set_AllowDrop(this UpgradeHelpers.BasicViewModels.ToolStripItemViewModel _ToolStripItem, bool AllowDrop)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
示例#2
0
 public static bool Get_Available(this UpgradeHelpers.BasicViewModels.ToolStripItemViewModel _ToolStripItem)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
示例#3
0
 public static void Set_Size(this UpgradeHelpers.BasicViewModels.ToolStripItemViewModel _ToolStripItem, Stubs._System.Drawing.Size Size)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }