C# Class Server.Tracker

Show file Open project: dude-seriously/gh12-server

Public Methods

Method Description
Stop ( ) : void
Track ( string pointName ) : void
Tracker ( ) : System
this ( string pointName ) : double

Method Details

Stop() public method

public Stop ( ) : void
return void

Track() public method

public Track ( string pointName ) : void
pointName string
return void

Tracker() public method

public Tracker ( ) : System
return System

this() public method

public this ( string pointName ) : double
pointName string
return double