using System; using Microsoft.SPOT; namespace miniCPF { class AnchorHandler { public static bool bottomDetect() { return (false); } } }