Esempio n. 1
0
 public DocumentBase ParseFromString(string str, DOMParserSupportedType type)
 {
     return(default(DocumentBase));
 }
Esempio n. 2
0
 public DocumentBase ParseFromString(string str, DOMParserSupportedType type)
 {
     return default(DocumentBase);
 }