예제 #1
0
 public bool HasQueryResult()
 {
     return(context.Has(QUERY_RESULT));
 }