C# 클래스 Helpdesk.User

파일 보기 프로젝트 열기: vc3/ExoWeb

공개 메소드들

메소드 설명
GetUser ( string username ) : User

Gets the User with the specified username.

메소드 상세

GetUser() 공개 정적인 메소드

Gets the User with the specified username.
public static GetUser ( string username ) : User
username string
리턴 User