C# Class Tup.Cobar4Net.Route.Perf.ServerRoutePerformance

Mostrar archivo Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Public Methods

Method Description
Main ( string args ) : void
Perf ( ) : void

Protected Methods

Method Description
GetSchema ( ) : SchemaConfig

Method Details

GetSchema() protected method

protected GetSchema ( ) : SchemaConfig
return Tup.Cobar4Net.Config.Model.SchemaConfig

Main() public static method

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

Perf() public method

public Perf ( ) : void
return void