C# 클래스 PatientPending.Core.Command

상속: IMessage
파일 보기 프로젝트 열기: PaulUpson/PatientPending

공개 프로퍼티들

프로퍼티 타입 설명
UserId int

공개 메소드들

메소드 설명
Command ( int userId )

메소드 상세

Command() 공개 메소드

public Command ( int userId )
userId int

프로퍼티 상세

UserId 공개적으로 프로퍼티

public int UserId
리턴 int