AllJoynUnity.AllJoyn.BusAttachment.alljoyn_busattachment_isstopping C# (CSharp) 메소드

alljoyn_busattachment_isstopping() 개인적인 메소드

private alljoyn_busattachment_isstopping ( IntPtr bus ) : int
bus System.IntPtr
리턴 int
            private static extern int alljoyn_busattachment_isstopping(IntPtr bus);
AllJoyn.BusAttachment