ReSharper.NTriples.Resolve.NTriplesPrefixReference.NTriplesPrefixReference C# (CSharp) Méthode

NTriplesPrefixReference() public méthode

public NTriplesPrefixReference ( ITreeNode node ) : System.Collections.Generic
node ITreeNode
Résultat System.Collections.Generic
        public NTriplesPrefixReference(ITreeNode node)
            : base(node)
        {
        }