Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Woopsa
AuthenticationCheckEventArgs
C# Class Woopsa.AuthenticationCheckEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: woopsa-protocol/Woopsa
Class Usage Examples
Public Methods
Method
Description
AuthenticationCheckEventArgs
(
string
username
,
string
password
) :
System
Method Details
AuthenticationCheckEventArgs()
public
method
public
AuthenticationCheckEventArgs
(
string
username
,
string
password
) :
System
username
string
password
string
return
System