Last active
November 26, 2019 15:39
-
-
Save supreettare/8607646b7e57ce711d8f3219f9e1584d to your computer and use it in GitHub Desktop.
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 Taritas | |
| { | |
| public int Taritas() | |
| { | |
| Console.WriteLine("Hi you are in class Taritas"); | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error