Qyoto.Qt.QSharedBuild C# (CSharp) Method

QSharedBuild() public static method

public static QSharedBuild ( ) : bool
return bool
        public static bool QSharedBuild()
        {
            return (bool) staticInterceptor.Invoke("qSharedBuild", "qSharedBuild()", typeof(bool));
        }