Ejemplo n.º 1
0
 private void GenDeclareFile(object sender, DoWorkEventArgs e)
 {
     DocGenerator.GenrateDeclarF(Context, Month, Year, model);
 }