Exemplo n.º 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.");
 }
Exemplo n.º 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.");
 }