C# Class AllJoynUnity.AllJoyn.InterfaceDescription._Member

Show file Open project: GameClay/alljoyn_unity

Public Properties

Property Type Description
annotation byte
argNames System.IntPtr
iface System.IntPtr
memberType int
name System.IntPtr
returnSignature System.IntPtr
signature System.IntPtr

Property Details

annotation public property

public byte annotation
return byte

argNames public property

public IntPtr,System argNames
return System.IntPtr

iface public property

public IntPtr,System iface
return System.IntPtr

memberType public property

public int memberType
return int

name public property

public IntPtr,System name
return System.IntPtr

returnSignature public property

public IntPtr,System returnSignature
return System.IntPtr

signature public property

public IntPtr,System signature
return System.IntPtr