C# Class ArtifactVisualizer.Models.TimeSpentItem

Show file Open project: sealuzh/PersonalAnalytics Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TimeSpentItem ( TimeSpentType type, string title, double duration )

Method Details

TimeSpentItem() public method

public TimeSpentItem ( TimeSpentType type, string title, double duration )
type TimeSpentType
title string
duration double