C# 클래스 AppActs.API.Model.Event.ContentDurationAggregate

상속: DurationAggregate
파일 보기 프로젝트 열기: Appacts/mobile-analytics-server

공개 메소드들

메소드 설명
ContentDurationAggregate ( string screen, string content, long seconds ) : System
CopyOnlyKey ( ) : ContentDurationAggregate

메소드 상세

ContentDurationAggregate() 공개 메소드

public ContentDurationAggregate ( string screen, string content, long seconds ) : System
screen string
content string
seconds long
리턴 System

CopyOnlyKey() 공개 메소드

public CopyOnlyKey ( ) : ContentDurationAggregate
리턴 ContentDurationAggregate