C# 클래스 Microsoft.Bek.Pgm

파일 보기 프로젝트 열기: AutomataDotNet/Automata

공개 메소드들

메소드 설명
Run ( string input, TextWriter tw, string bek_js_master_file ) : void

비공개 메소드들

메소드 설명
CountLines ( string str ) : int
Main ( string args ) : void
min1 ( int i ) : int

메소드 상세

Run() 공개 정적인 메소드

public static Run ( string input, TextWriter tw, string bek_js_master_file ) : void
input string
tw System.IO.TextWriter
bek_js_master_file string
리턴 void