C# Class AppActs.API.Model.ItemWithScreen

Inheritance: Item
Show file Open project: Appacts/mobile-analytics-server

Private Properties

Property Type Description

Public Methods

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

Method Details

ItemWithScreen() public method

public ItemWithScreen ( ) : System
return System

ItemWithScreen() public method

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