示例#1
0
 protected override string ImportCss(string url, string baseurl)
 {
     return(_loader.GetResourceString(url));
 }