namespace MesureAngle { class Program { static void Main() { // Constantes const UInt16 delay = 500; // En ms } } }