C# 클래스 HttpProcessWrapper.McAuthModule

상속: Nancy.NancyModule
파일 보기 프로젝트 열기: hassanselim0/MinecraftWebToolkit 1 사용 예제들

공개 메소드들

메소드 설명
IsAuthorized ( string username, string ip ) : bool
McAuthModule ( ) : System

메소드 상세

IsAuthorized() 공개 정적인 메소드

public static IsAuthorized ( string username, string ip ) : bool
username string
ip string
리턴 bool

McAuthModule() 공개 메소드

public McAuthModule ( ) : System
리턴 System