示例#1
0
 public DocumentBase ParseFromString(string str, DOMParserSupportedType type)
 {
     return(default(DocumentBase));
 }
示例#2
0
 public DocumentBase ParseFromString(string str, DOMParserSupportedType type)
 {
     return default(DocumentBase);
 }