C# Class fastCSharp.code.cSharp.memberInfo

自定义成员信息
Afficher le fichier Open project: iLanceS/fastCSharp Class Usage Examples

Méthodes publiques

Свойство Type Description
MemberIndex int
MemberName string
MemberType Type

Property Details

MemberIndex public_oe property

成员编号
public int MemberIndex
Résultat int

MemberName public_oe property

成员名称
public string MemberName
Résultat string

MemberType public_oe property

成员类型
public Type MemberType
Résultat Type