Table of Contents

Class ClientCLI

Namespace
UdpChat.Client.CLI
Assembly
UdpChat.Client.dll

The ClientCLI class is a command line interface for the client. It is used to create a ChatClient instance with default or custom settings. See Client CLI Documentation for more information.

public class ClientCLI
Inheritance
ClientCLI
Inherited Members

Methods

Main(string[])

public static Task Main(string[] args)

Parameters

args string[]

Returns

Task