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
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: FM.LiveSwitch
    Assembly: FM.LiveSwitch.dll
    Syntax
    [Serializable]
    public abstract class Serializable

    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.14.6