Example #1
0
 public Object ExportVertex(Vertex myVertex)
 {
     return myVertex.ToMediaRSS();
 }