Property | Type | Description | |
---|---|---|---|
debugging | bool | ||
domain_name | string | ||
get_events_param_types | string | ||
home_controller | |||
logger | Logger | ||
pagetitle | string | ||
procid | int | ||
procname | string | ||
services_controller | |||
thread_id | int | ||
version | string | ||
wrd |
Method | Description | |
---|---|---|
ElmcityApp ( ) : System | ||
EmptyCache ( ) : void | ||
MakeTablesAndCharts ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
PurgeCache ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
RegisterRoutes ( RouteCollection routes, |
||
ReloadSettingsAndRoutes ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
_ReloadSettingsAndRoutes ( ) : void |
Method | Description | |
---|---|---|
Application_Start ( ) : void |
public static MakeTablesAndCharts ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
o | Object | |
e | System.Timers.ElapsedEventArgs | |
return | void |
public static PurgeCache ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
o | Object | |
e | System.Timers.ElapsedEventArgs | |
return | void |
public static RegisterRoutes ( RouteCollection routes, |
||
routes | RouteCollection | |
wrd | ||
return | void |
public static ReloadSettingsAndRoutes ( Object o, System.Timers.ElapsedEventArgs e ) : void | ||
o | Object | |
e | System.Timers.ElapsedEventArgs | |
return | void |
public static _ReloadSettingsAndRoutes ( ) : void | ||
return | void |
public static string get_events_param_types | ||
return | string |
public static ElmcityController,WebRole home_controller | ||
return |
public static ElmcityController,WebRole services_controller | ||
return |