Table of Contents

Class Counter

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class Counter
Inheritance
Counter
Inherited Members
Extension Methods

Constructors

Counter()

public Counter()

Properties

Icon

public string Icon { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string

Value

public int Value { get; set; }

Property Value

int