Show / Hide Table of Contents

    Class ProbePage

    Displays a single probe.

    Inheritance
    System.Object
    ProbePage
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class ProbePage : ContentPage

    Constructors

    ProbePage(Probe)

    Initializes a new instance of the ProbePage class.

    Declaration
    public ProbePage(Probe probe)
    Parameters
    Type Name Description
    Probe probe

    Probe to display.

    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX