Esempio n. 1
0
 internal virtual bool IsWrittenForCompatVersion(int compatVersion)
 {
     return(m_lifetime.IncludesVersion(compatVersion));
 }