C# 클래스 ServiceTestConsole.Program

파일 보기 프로젝트 열기: openengsb/loom-csharp

공개 메소드들

메소드 설명
Main ( string args ) : void

This version works with the OpenEngS 3.0.0-Snapshot Framework

비공개 메소드들

메소드 설명
InitModelViewRelation ( ) : ModelToViewsTuple[]

메소드 상세

Main() 공개 정적인 메소드

This version works with the OpenEngS 3.0.0-Snapshot Framework
public static Main ( string args ) : void
args string System Arguments
리턴 void