Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.12 KB | None | 0 0
  1. public static boolean ReturnTrue()
  2. {
  3.     return True;
  4. }
  5.  
  6. public static ChangeValue(variable)
  7. {
  8.     ref variable = "";
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement