C# Class Ducksboard.Objects.TrendLeaderboard

Inheritance: DucksboardObjectBase
Exibir arquivo Open project: khalidabuhakmeh/Ducksboard Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Add ( string name, string trend ) : TrendLeaderboard
TrendLeaderboard ( ) : System.Collections.Generic

Method Details

Add() public method

public Add ( string name, string trend ) : TrendLeaderboard
name string
trend string
return TrendLeaderboard

TrendLeaderboard() public method

public TrendLeaderboard ( ) : System.Collections.Generic
return System.Collections.Generic