Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.Serializers.GeneralFormatter.RegisterTypeConversion Method

(not specified)

Class: YetaWF.Core.Support.Serializers.GeneralFormatter
Namespace: YetaWF.Core.Support.Serializers
Assembly: YetaWF.Core

Syntax

public static void RegisterTypeConversion(
    string oldType,
    string oldAssembly,
    string newType,
    string newAssembly );

Parameters

oldType

(not specified)

oldAssembly

(not specified)

newType

(not specified)

newAssembly

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.Serializers.GeneralFormatter ClassYetaWF.Core Overview