Пример #1
0
 public static char Get_KeyChar(this UpgradeHelpers.Events.KeyPressEventArgs _KeyPressEventArgs)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }
Пример #2
0
 public static void Set_Handled(this UpgradeHelpers.Events.KeyPressEventArgs _KeyPressEventArgs, bool Handled)
 {
     throw new NotImplementedException("This is an automatic generated code, please implement the requested logic.");
 }