using System; namespace DSWeb.CW { public partial class CwInvoiceMakeOut : PageBase { protected void Page_Load(object sender, EventArgs e) { } } }