Imgflip Logo Icon

Seeing an opening brace placed in the same line as the method declaration in C# hurts me

Seeing an opening brace placed in the same line as the method declaration in C# hurts me | How should we style our methods? Main()
{
}; Main ()
{
}; Main() {
} | image tagged in memes,boardroom meeting suggestion,csharp | made w/ Imgflip meme maker
83 views Made by Iceburg 10 months ago in programming
Boardroom Meeting Suggestion memeCaption this Meme
Boardroom Meeting Suggestion memeCaption this Meme
Created with the Imgflip Meme Generator
IMAGE DESCRIPTION:
How should we style our methods? Main() { }; Main () { }; Main() { }