libsbmlcs.RDFAnnotationParser.RDFAnnotationParser C# (CSharp) Méthode

RDFAnnotationParser() private méthode

private RDFAnnotationParser ( IntPtr cPtr, bool cMemoryOwn ) : System
cPtr System.IntPtr
cMemoryOwn bool
Résultat System
        internal RDFAnnotationParser(IntPtr cPtr, bool cMemoryOwn)
        {
            swigCMemOwn = cMemoryOwn;
            swigCPtr    = new HandleRef(this, cPtr);
        }

Same methods

RDFAnnotationParser::RDFAnnotationParser ( ) : System