Beispiel #1
0
 protected override void OnLoad(EventArgs e)
 {
     if (_edSvc != null)
     {
         _ed.InitResourceData(_edSvc);
     }
 }