C# Class AppActs.API.Model.Event.ScreenRouteSummary

Inheritance: Summary
Show file Open project: Appacts/mobile-analytics-server Class Usage Examples

Public Methods

Method Description
ScreenRouteSummary ( ) : System
ScreenRouteSummary ( Event evenItem, string lastScreen, string currentScreen ) : System

Method Details

ScreenRouteSummary() public method

public ScreenRouteSummary ( ) : System
return System

ScreenRouteSummary() public method

public ScreenRouteSummary ( Event evenItem, string lastScreen, string currentScreen ) : System
evenItem Event
lastScreen string
currentScreen string
return System