C# Class AllJoynUnity.AllJoyn.InterfaceDescription._Member

Exibir arquivo 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_oe property

public byte annotation
return byte

argNames public_oe property

public IntPtr,System argNames
return System.IntPtr

iface public_oe property

public IntPtr,System iface
return System.IntPtr

memberType public_oe property

public int memberType
return int

name public_oe property

public IntPtr,System name
return System.IntPtr

returnSignature public_oe property

public IntPtr,System returnSignature
return System.IntPtr

signature public_oe property

public IntPtr,System signature
return System.IntPtr