Пример #1
0
 public void removeSiteSpecificTrackingException(Web.ExceptionInformation args)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void removeWebWideTrackingException(Web.ExceptionInformation args)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public bool confirmWebWideTrackingException(Web.ExceptionInformation args)
 {
     throw new NotImplementedException();
 }