NDB.Node.Node C# (CSharp) Méthode

Node() public méthode

public Node ( ) : System
Résultat System
        public Node()
        {
        }

Same methods

Node::Node ( Node parent, string rev_id, long sequence ) : System
Node::Node ( string id ) : System
Node::Node ( string id, string data, long sequence ) : System
Node::Node ( string id, string data, long sequence, string rev_id ) : System