Guest User

Untitled

a guest
Jan 16th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. // <summary>
  2. /// The copyright symbol
  3. /// </summary>
  4. public const string COPYRIGHT = "u00AE";
  5.  
  6. /// <summary>
  7. /// The trademark symbol
  8. /// </summary>
  9. public const string TRADEMARK = "u2122";
Add Comment
Please, Sign In to add comment