BLE.Client.Pages.ServiceListPage.ServiceListPage C# (CSharp) Method

ServiceListPage() public method

public ServiceListPage ( ) : Xamarin.Forms
return Xamarin.Forms
        public ServiceListPage()
        {
            InitializeComponent();
        }
    }
ServiceListPage