using System; using Microsoft.SPOT; namespace miniCPF { class InstrumentHandler { public static void sampleInstrumentsDepth(double pressure) { } } }