C# Class MiniSharp.Compiler

ファイルを表示 Open project: evanw/minisharp

Public Methods

Method Description
Main ( string args ) : int
RunLocalServer ( ) : bool
WriteUsage ( ) : void

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int

RunLocalServer() public static method

public static RunLocalServer ( ) : bool
return bool

WriteUsage() public static method

public static WriteUsage ( ) : void
return void