Esempio n. 1
0
 private DomSelector ParseSelector(string selector)
 {
     return(ProviderFactory.CreateSelector(selector));
 }