Пример #1
0
 public static bool IsUpdateFile()
 {
     return(AppPath.Contains(m_updateFile));
 }