This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
johannes.kreutz
/
TrackItPipe
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
dc9dcc8b73
Rami (Branch)
Tag
master
TrackItPipe
/
track-client
/
TrackClient
/
Assets
/
TrackpointApp
/
Configuration.cs
Configuration.cs
114 B
Cronologia
Originale
1
2
3
4
5
6
7
namespace TrackpointApp
{
public class Configuration
{
public const int divisor = 1000;
}
}