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

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

Private Properties

Property Type Description

Public Methods

Method Description
Event ( ) : System
Event ( NameValueCollection keyValues ) : System

Method Details

Event() public method

public Event ( ) : System
return System

Event() public method

public Event ( NameValueCollection keyValues ) : System
keyValues System.Collections.Specialized.NameValueCollection
return System