C# Class MSO.Eval.Run

ファイルを表示 Open project: AutomataDotNet/Automata

Public Methods

Method Description
Main ( string args ) : void

The main entry point for the application.

Method Details

Main() public static method

The main entry point for the application.
public static Main ( string args ) : void
args string
return void