Show / Hide Table of Contents

    DataPacker Class

    .NET Standard 2.x

    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