test
C
code posted
by
asdf
created at 17 May 05:14, updated at 28 May 19:06
Edit
|
Back
1 2 3 4 5 6 7 8 |
/// <summary> /// validate an Xml from a StringXML /// </summary> /// <param name="xmlSource">StringXML</param> /// <param name="xsddir">Xsd Validator Path</param> /// <returns></returns> public bool VALXML(string xmlSource, string xsddir) {} |
249 Bytes in 2 ms with coderay