Guest User

Untitled

a guest
Feb 17th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. public void MethodName(string param){
  2. // method body
  3. }
  4.  
  5. obj.@MethodName("some string");
Add Comment
Please, Sign In to add comment