C# Class ServiceTestConsole.Program

Mostra file Open project: openengsb/loom-csharp

Public Methods

Method Description
Main ( string args ) : void

This version works with the OpenEngS 3.0.0-Snapshot Framework

Private Methods

Method Description
InitModelViewRelation ( ) : ModelToViewsTuple[]

Method Details

Main() public static method

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