Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Squishy
Irc
Auth
AuthenticationMgr
C# Class Squishy.Irc.Auth.AuthenticationMgr
ファイルを表示
Open project: jaddie/WCell-Utility-Bot
Public Methods
Method
Description
AuthenticationMgr
( ) :
System
IsResolving
(
IrcUser
user
) :
bool
ResolveAuth
(
IrcUser
user
) :
bool
Private Methods
Method
Description
Cleanup
( ) :
void
OnNewUser
(
IrcUser
user
) :
void
Method Details
AuthenticationMgr()
public
method
public
AuthenticationMgr
( ) :
System
return
System
IsResolving()
public
method
public
IsResolving
(
IrcUser
user
) :
bool
user
IrcUser
return
bool
ResolveAuth()
public
method
public
ResolveAuth
(
IrcUser
user
) :
bool
user
IrcUser
return
bool