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