Search Results for

    Show / Hide Table of Contents

    Class Serializable

    Base definition for classes that allow serialization to/from JSON.

    Inheritance
    System.Object
    Serializable
    Dynamic
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    public abstract class Serializable : object

    Constructors

    Serializable()

    Initializes a new instance of the Serializable class.

    Declaration
    protected Serializable()

    Properties

    IsDirty

    Gets or sets a value indicating whether this instance is dirty.

    Declaration
    protected bool IsDirty { get; set; }
    Property Value
    Type Description
    System.Boolean
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0