namespace WpfApp2.model { class Globals { public static IDataProvider dataProvider; } }