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:
f6869dd63e
Haarat
Tagit
master
TrackItPipe
/
track-client
/
TrackClient
/
Assets
/
TrackpointApp
/
Configuration.cs
Configuration.cs
113 B
Historia
Raaka
1
2
3
4
5
6
7
namespace TrackpointApp
{
public class Configuration
{
public const int divisor = 100;
}
}