namespace Tiobon.PublishHelper { public partial class Form_About : Form { public Form_About() { InitializeComponent(); } } }