예제 #1
0
 public bool ContainsVariables(VariableContext variables)
 {
     return(variables.IsSubsetOf(_ctx));
 }