Static Public Member Functions | |
| [STAThreadAttribute] static void | Main (string[] args) |
| Main Function - the program's first function. | |
Definition at line 15 of file Startup.cs.
| [STAThreadAttribute] static void Client.Startup.Main | ( | string[] | args | ) | [static] |
Main Function - the program's first function.
| args | What command line arguments was the program called with? |
Definition at line 22 of file Startup.cs.
1.5.1-p1