Example #1
0
 public static void ExportToXml(string filename, int idz)
 {
     ObjednavkaGateway.ExportToXML(filename, idz);
 }