Table of Contents

Class SerializerFactory

Namespace
Skyline.DataMiner.Core.InterAppCalls.Common.Serializing
Assembly
Skyline.DataMiner.Core.InterAppCalls.Common.dll

A factory that creates some specific serializers.

public static class SerializerFactory
Inheritance
SerializerFactory

Methods

CreateInterAppSerializer(IEnumerable<Type>)

Creates a serializer specifically for use by the InterApp module.

CreateInterAppSerializer(Type, IEnumerable<Type>)

Creates a serializer specifically for use by the InterApp module.