Exemplo n.º 1
0
 public IIncodingMetaLanguageCallbackInstancesDsl With(JquerySelector selector)
 {
     this.meta.target = selector.ToString();
     return(this);
 }