C# 클래스 hds.NewRSIItem

파일 보기 프로젝트 열기: hdneo/mxo-hd 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
gender ushort
internalId System.UInt16
name string
newRSIID System.UInt16
type string

공개 메소드들

메소드 설명
NewRSIItem ( ) : System

메소드 상세

NewRSIItem() 공개 메소드

public NewRSIItem ( ) : System
리턴 System

프로퍼티 상세

gender 공개적으로 프로퍼티

public ushort gender
리턴 ushort

internalId 공개적으로 프로퍼티

public UInt16,System internalId
리턴 System.UInt16

name 공개적으로 프로퍼티

public string name
리턴 string

newRSIID 공개적으로 프로퍼티

public UInt16,System newRSIID
리턴 System.UInt16

type 공개적으로 프로퍼티

public string type
리턴 string