标签: c#
namespace Projects.PL { public partial class LOGIN : Form { BL.CLS_LOGIN Log = new BL.CLS_LOGIN(); public LOGIN() { InitializeComponent(); }