This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
johannes.kreutz
/
TrackItPipe
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
dc9dcc8b73
Haarat
Tagit
master
TrackItPipe
/
track-client
/
TrackClient
/
Assets
/
TrackpointApp
/
Configuration.cs
Configuration.cs
114 B
Historia
Raaka
1
2
3
4
5
6
7
namespace TrackpointApp
{
public class Configuration
{
public const int divisor = 1000;
}
}