コード例 #1
0
 private void BtnEPECEnviar_Click(object sender, EventArgs e)
 {
     txtXML.Text = spdNFe.EnviarEPEC(txtXML.Text);
 }