Orient.Client.OVertex.OVertex C# (CSharp) Méthode

OVertex() public méthode

public OVertex ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public OVertex()
        {
            this.OClassName = "V";
        }
    }
OVertex