Exemplo n.º 1
0
 public BSerializer()
 {
     customSerializer = SerializerFactory.GetSerializerForType(Type);
     asInterface      = this;
 }