Ejemplo n.º 1
0
 public int GetLodsCount(int passId)
 {
     return(MyLodStrategyCachedResultsUtils.GetLodsCount(m_cachedResults, passId));
 }