Class Program
Entry point for the Tournament Management Application.
Inherited Members
Namespace: Tournaments.Api
Assembly: Tournaments.Api.dll
Syntax
public class Program
Methods
| Edit this page View SourceMain(string[])
Main entry point for the application.
Declaration
public static void Main(string[] args)
Parameters
Type | Name | Description |
---|---|---|
string[] | args | Command-line arguments. |