C# Class Ducksboard.Objects.Leaderboard

Inheritance: DucksboardObjectBase
Mostrar archivo Open project: khalidabuhakmeh/Ducksboard Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Add ( string name ) : Leaderboard
Leaderboard ( ) : System.Collections.Generic

Method Details

Add() public method

public Add ( string name ) : Leaderboard
name string
return Leaderboard

Leaderboard() public method

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