C# 클래스 WellDunne.REST.NullRequestAuthentication

상속: IRequestAuthentication
파일 보기 프로젝트 열기: JamesDunne/RESTful.tt

공개 프로퍼티들

프로퍼티 타입 설명
Default NullRequestAuthentication

공개 메소드들

메소드 설명
Authenticate ( System request, byte body ) : void

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( System request, byte body ) : void
request System
body byte
리턴 void

프로퍼티 상세

Default 공개적으로 정적으로 프로퍼티

public static NullRequestAuthentication,WellDunne.REST Default
리턴 NullRequestAuthentication