Beispiel #1
0
 public Entity ConvertToInRiverEntity(object value)
 {
     return(_objectConverter.ConvertToEntity(value));
 }