Esempio n. 1
0
 public void AssignGM(GM_ServiceLocator serviceLocator)
 {
     gm = serviceLocator;
 }
Esempio n. 2
0
 void IGM_ServiceLocator_Recievable.AssignGM(GM_ServiceLocator serviceLocator)
 {
     gm = serviceLocator;
 }