Example #1
0
 private bool HasPatch(string key)
 {
     return(_browser.CanPatch(key));
 }