Skip to content

Instantly share code, notes, and snippets.

@supreettare
Last active November 26, 2019 15:39
Show Gist options
  • Select an option

  • Save supreettare/8607646b7e57ce711d8f3219f9e1584d to your computer and use it in GitHub Desktop.

Select an option

Save supreettare/8607646b7e57ce711d8f3219f9e1584d to your computer and use it in GitHub Desktop.
public class Taritas
{
public int Taritas()
{
Console.WriteLine("Hi you are in class Taritas");
}
}
@saprevarun
Copy link

Error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment