C# 클래스 AspComet.Samples.Chat.AuthenticatedClient

상속: Client
파일 보기 프로젝트 열기: nmosafi/aspComet 1 사용 예제들

공개 메소드들

메소드 설명
AuthenticatedClient ( string id ) : System
HasUsername ( string username ) : bool

메소드 상세

AuthenticatedClient() 공개 메소드

public AuthenticatedClient ( string id ) : System
id string
리턴 System

HasUsername() 공개 메소드

public HasUsername ( string username ) : bool
username string
리턴 bool