BernieApp.WindowsPhone.View.NearbyPage.NearbyPage C# (CSharp) Method

NearbyPage() public method

public NearbyPage ( ) : BernieApp.WindowsPhone.Common
return BernieApp.WindowsPhone.Common
        public NearbyPage()
        {
            this.InitializeComponent();
        }
    }
NearbyPage