コード例 #1
0
 public static bool HacerBackUp(ISerializable parametro)
 {
     return(parametro.GuardarEnXml());
 }