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