Exemplo n.º 1
0
 public List <T> GetList()
 {
     return(_serialization.DeserializeObject());
 }