C# Class AnonymousTypes.Dept

显示文件 Open project: ctsxamarintraining/October15

Public Properties

Property Type Description
DeptId int
DeptName string

Property Details

DeptId public_oe property

public int DeptId
return int

DeptName public_oe property

public string DeptName
return string