Show / Hide Table of Contents

    DataPacker Class

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha 1.0.1 (current)

    Represents an object that can package multiple types of elements together.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

     public class DataPacker : IDataPacker
    

    Constructor

    Name Description
    DataPacker() Initializes a new instance of the DataPacker class.
    Back to top Generated by Appeon