Пример #1
0
 public static ObjectBufferContext Create(Type type)
 {
     return(ObjectBufferSerializer.GetContext(type));
 }