예제 #1
0
 public NotlarForm()
 {
     InitializeComponent();
     _notlarServis = InstanceFactory.GetInstance <INotlarService>();
 }