Exemplo n.º 1
0
 public static bool HacerBackUp(ISerializable parametro)
 {
     return(parametro.GuardarEnXml());
 }