Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MonoGameConsole
KeyboardCapture
CharacterEventArgs
C# Class MonoGameConsole.KeyboardCapture.CharacterEventArgs
Inheritance:
System.EventArgs
Show file
Open project: romanov/MonoGame-Console
Public Methods
Method
Description
CharacterEventArgs
(
char
character
,
int
lParam
) :
System
Method Details
CharacterEventArgs()
public
method
public
CharacterEventArgs
(
char
character
,
int
lParam
) :
System
character
char
lParam
int
return
System