Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BattleNET
BattlEyeDisconnectEventArgs
C# Class BattleNET.BattlEyeDisconnectEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: marceldev89/BattleNET
Class Usage Examples
Public Methods
Method
Description
BattlEyeDisconnectEventArgs
(
BattlEyeLoginCredentials
loginDetails
,
BattlEyeDisconnectionType
disconnectionType
) :
System
Method Details
BattlEyeDisconnectEventArgs()
public
method
public
BattlEyeDisconnectEventArgs
(
BattlEyeLoginCredentials
loginDetails
,
BattlEyeDisconnectionType
disconnectionType
) :
System
loginDetails
BattlEyeLoginCredentials
disconnectionType
BattlEyeDisconnectionType
return
System