Search Results for

    Show / Hide Table of Contents

    Class SingleBlockPin

    Inheritance
    object
    SingleBlockPin
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Tenray.ZoneTree.Segments.Block
    Assembly: ZoneTree.dll
    Syntax
    public sealed class SingleBlockPin

    Constructors

    | Improve this Doc View Source

    SingleBlockPin(DecompressedBlock)

    Declaration
    public SingleBlockPin(DecompressedBlock device)
    Parameters
    Type Name Description
    DecompressedBlock device

    Fields

    | Improve this Doc View Source

    Device

    Declaration
    public DecompressedBlock Device
    Field Value
    Type Description
    DecompressedBlock

    Methods

    | Improve this Doc View Source

    SetDevice(DecompressedBlock)

    Declaration
    public void SetDevice(DecompressedBlock device)
    Parameters
    Type Name Description
    DecompressedBlock device
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 Tenray.io