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
SharpTox
Core
ToxEventArgs.FriendRequestEventArgs
C# Class SharpTox.Core.ToxEventArgs.FriendRequestEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: hexafluoride/Detox
Public Methods
Method
Description
FriendRequestEventArgs
(
ToxKey
publicKey
,
string
message
) :
System
Method Details
FriendRequestEventArgs()
public
method
public
FriendRequestEventArgs
(
ToxKey
publicKey
,
string
message
) :
System
publicKey
ToxKey
message
string
return
System