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