Example #1
0
 public object CreateInstance(ProtoReader source)
 {
     return(_serializer.CreateInstance(source));
 }