libsbmlcs.RDFAnnotationParser.RDFAnnotationParser C# (CSharp) Method

RDFAnnotationParser() private method

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

Same methods

RDFAnnotationParser::RDFAnnotationParser ( ) : System