Ejemplo n.º 1
0
 protected override ISimpleSerializer GetSerializer <T>()
 {
     return(SimpleSerializer.DataContract <T>());
 }