Example #1
0
 public bool IsSelected(JObject obj)
 {
     return(!wrapped.IsSelected(obj));
 }