C# Class SmoothStreamingPlayerApplication.LiveDataGraph.GraphDataItem

Datei anzeigen Open project: NicePeopleAtWork/NicePlayers

Public Methods

Method Description
GraphDataItem ( double val, System.DateTime t ) : System

Method Details

GraphDataItem() public method

public GraphDataItem ( double val, System.DateTime t ) : System
val double
t System.DateTime
return System