Пример #1
0
 public static Variables getOnly()
 {
     if (m_Variables == null) m_Variables = new Variables();
     return m_Variables;
 }