using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Linq; using System.Windows; namespace TestProject { /// /// App.xaml에 대한 상호 작용 논리 /// public partial class App : Application { } }