コード例 #1
0
 public void AssignGM(GM_ServiceLocator serviceLocator)
 {
     gm = serviceLocator;
 }
コード例 #2
0
 void IGM_ServiceLocator_Recievable.AssignGM(GM_ServiceLocator serviceLocator)
 {
     gm = serviceLocator;
 }