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

Inheritance: DurationAggregate
Afficher le fichier Open project: Appacts/mobile-analytics-server

Méthodes publiques

Méthode Description
ContentDurationAggregate ( string screen, string content, long seconds ) : System
CopyOnlyKey ( ) : ContentDurationAggregate

Method Details

ContentDurationAggregate() public méthode

public ContentDurationAggregate ( string screen, string content, long seconds ) : System
screen string
content string
seconds long
Résultat System

CopyOnlyKey() public méthode

public CopyOnlyKey ( ) : ContentDurationAggregate
Résultat ContentDurationAggregate