コード例 #1
0
 protected bool InScope(string scope)
 {
     return(m_reportObjectModel.InScope(scope));
 }