C# 클래스 AllJoynUnity.AllJoyn.InterfaceDescription._Member

파일 보기 프로젝트 열기: GameClay/alljoyn_unity

공개 프로퍼티들

프로퍼티 타입 설명
annotation byte
argNames System.IntPtr
iface System.IntPtr
memberType int
name System.IntPtr
returnSignature System.IntPtr
signature System.IntPtr

프로퍼티 상세

annotation 공개적으로 프로퍼티

public byte annotation
리턴 byte

argNames 공개적으로 프로퍼티

public IntPtr,System argNames
리턴 System.IntPtr

iface 공개적으로 프로퍼티

public IntPtr,System iface
리턴 System.IntPtr

memberType 공개적으로 프로퍼티

public int memberType
리턴 int

name 공개적으로 프로퍼티

public IntPtr,System name
리턴 System.IntPtr

returnSignature 공개적으로 프로퍼티

public IntPtr,System returnSignature
리턴 System.IntPtr

signature 공개적으로 프로퍼티

public IntPtr,System signature
리턴 System.IntPtr