Пример #1
0
 public System.IO.Stream GetBinaryProperty(long myPropertyID)
 {
     return(_Vertex.GetBinaryProperty(myPropertyID));
 }