C# 클래스 ForumServer.DataTypes.User

파일 보기 프로젝트 열기: sagioto/forum 1 사용 예제들

공개 메소드들

메소드 설명
User ( string username, string password ) : System.Collections.Generic

메소드 상세

User() 공개 메소드

public User ( string username, string password ) : System.Collections.Generic
username string
password string
리턴 System.Collections.Generic