Daily C# - (#1) – What the Main() Signature Looks Like

in #csharp7 years ago (edited)

C# was developed by Microsoft, as part of the .NET initiative, around the year 2000. The main designer and architect for the language was Anders Hjelsberg.

Now let's start...
The standard entry point for a C# program is a static function named Main().

It typically looks like this:

static void Main(string[] args)

Till next time :)

Coin Marketplace

STEEM 0.22
TRX 0.20
JST 0.034
BTC 98944.63
ETH 3375.99
USDT 1.00
SBD 3.10