Tournament Docs Tournament Docs
Tournament Docs Tournament Docs

Search Results for

    Edit this page

    Class Program

    Entry point for the Tournament Management Application.

    Inheritance
    object
    Program
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Tournaments.Api
    Assembly: Tournaments.Api.dll
    Syntax
    public class Program

    Methods

    | Edit this page View Source

    Main(string[])

    Main entry point for the application.

    Declaration
    public static void Main(string[] args)
    Parameters
    Type Name Description
    string[] args

    Command-line arguments.