Search Results for

    Show / Hide Table of Contents

    Interface IViewableMedia<TView>

    Viewable media interface.

    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public interface IViewableMedia<TView>
    Type Parameters
    Name Description
    TView

    Properties

    Id

    Gets the identifier.

    Declaration
    string Id { get; }
    Property Value
    Type Description
    System.String

    View

    Gets the view.

    Declaration
    TView View { get; }
    Property Value
    Type Description
    TView
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0