C# Class HttpProcessWrapper.McAuthModule

Inheritance: Nancy.NancyModule
Afficher le fichier Open project: hassanselim0/MinecraftWebToolkit Class Usage Examples

Méthodes publiques

Méthode Description
IsAuthorized ( string username, string ip ) : bool
McAuthModule ( ) : System

Method Details

IsAuthorized() public static méthode

public static IsAuthorized ( string username, string ip ) : bool
username string
ip string
Résultat bool

McAuthModule() public méthode

public McAuthModule ( ) : System
Résultat System