Baku.LibqiDotNet.QiObjectBuilder.QiObjectBuilder C# (CSharp) 메소드

QiObjectBuilder() 개인적인 메소드

private QiObjectBuilder ( IntPtr handle ) : System
handle IntPtr
리턴 System
        internal QiObjectBuilder(IntPtr handle)
        {
            Handle = handle;
        }