Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
236 B

  1. using System;
  2. namespace UDDI.Web
  3. {
  4. /// <summary>
  5. /// Summary description for xmlviewer.
  6. /// </summary>
  7. public class xmlviewer
  8. {
  9. public xmlviewer()
  10. {
  11. //
  12. // TODO: Add constructor logic here
  13. //
  14. }
  15. }
  16. }