Guest User

Untitled

a guest
Jul 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. /// <summary>
  2. /// Implement when you are not sure which interface to use
  3. /// </summary>
  4. public interface IDontKnow
  5. {
  6. }
Add Comment
Please, Sign In to add comment