using System; namespace Swift.web.AccountReport.TxnReport { public partial class IntlTxn : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { } } }