main

Main entry point.

void
main
(
string[] args
)

Parameters

args string[]

An array of command line arguments passed to this program.

Meta