コード例 #1
0
 internal void SetNewContext()
 {
     if (m_instance != null)
     {
         m_instance.SetNewContext();
     }
 }