Exemplo n.º 1
0
    public bool IsInitialised()
    {
        bool ret = OPALPINVOKE.OpalContext_IsInitialised(swigCPtr);

        return(ret);
    }