C# 클래스 AnonymousTypesDemo.Dept

파일 보기 프로젝트 열기: ctsxamarintraining/October15

공개 프로퍼티들

프로퍼티 타입 설명
DeptId int
DeptName string

프로퍼티 상세

DeptId 공개적으로 프로퍼티

public int DeptId
리턴 int

DeptName 공개적으로 프로퍼티

public string DeptName
리턴 string