Click or drag to resize

ProgramMain Method

Main entry-point for this application.

Namespace:  awsomAPI
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public static void Main(
	string[] args
)

Parameters

args
Type: SystemString
An array of command-line argument strings.
Remarks
Vanvoljg, 18-Jul-19.
See Also