Skip to content

Instantly share code, notes, and snippets.

@Fhernd
Created July 18, 2015 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fhernd/b2fe252aea81d8698f63 to your computer and use it in GitHub Desktop.
Save Fhernd/b2fe252aea81d8698f63 to your computer and use it in GitHub Desktop.
Documentación XML generada con C#.
<?xml version="1.0"?>
<doc>
<assembly>
<name>Principal</name>
</assembly>
<members>
<member name="T:Principal">
<summary>
Clase que representa la ventana principal de la aplicación.
</summary>
</member>
<member name="M:Principal.#ctor">
<summary>
Crea la ventana principal de la aplicación.
</summary>
</member>
</members>
</doc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment