Orient.Client.OVertex.OVertex C# (CSharp) Метод

OVertex() публичный Метод

public OVertex ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public OVertex()
        {
            this.OClassName = "V";
        }
    }
OVertex