示例#1
0
 protected void RaiseKeyPressed(DriverKeyPressedEventArgs e)
 {
     KeyPressed.RaiseEvent(this, e);
 }
示例#2
0
 protected void RaiseKeyPressed(DriverKeyPressedEventArgs e)
 {
     KeyPressed.RaiseEvent(this, e);
 }