-
-
Save KMetokhir/d42bfd54ed8f4d6b7a54e11fdf4c818a to your computer and use it in GitHub Desktop.
Gun
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public class Gun | |
{ | |
public void Shoot() { } | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment