Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /// <summary>
  2. ///
  3. /// </summary>
  4. /// <param name="a"></param>
  5. /// <exception cref=""></exception>
  6. /// <returns></returns>
  7. public string MeuMetodo(string a)
  8. {
  9. return a;
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement