ReSharper.NTriples.Resolve.NTriplesPrefixReference.NTriplesPrefixReference C# (CSharp) Method

NTriplesPrefixReference() public method

public NTriplesPrefixReference ( ITreeNode node ) : System.Collections.Generic
node ITreeNode
return System.Collections.Generic
        public NTriplesPrefixReference(ITreeNode node)
            : base(node)
        {
        }