예제 #1
0
 public dynamic Objectify(JsonElement graphsonObject, GraphSONReader reader)
 {
     return(Merge.GetByValue(graphsonObject.GetString()));
 }