Exemplo n.º 1
0
 private static XFormCellQuery get_query()
 {
     _mCellQuery = _mCellQuery ?? new XFormCellQuery();
     return _mCellQuery;
 }
Exemplo n.º 2
0
 private static XFormCellQuery get_query()
 {
     _mCellQuery = _mCellQuery ?? new XFormCellQuery();
     return(_mCellQuery);
 }