Пример #1
0
 void SetUrl(string url)
 {
     webContext.Url         = url;
     webContext.CurrentPath = parser.ResolvePath(url);
 }