Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BattleNET
BattlEyeMessageEventArgs
C# Class BattleNET.BattlEyeMessageEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: marceldev89/BattleNET
Class Usage Examples
Public Methods
Method
Description
BattlEyeMessageEventArgs
(
string
message
,
int
id
) :
System
Method Details
BattlEyeMessageEventArgs()
public
method
public
BattlEyeMessageEventArgs
(
string
message
,
int
id
) :
System
message
string
id
int
return
System