Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.ObjectSupport.CopyDataFromOriginal Method

(not specified)

Class: YetaWF.Core.Models.ObjectSupport
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public static void CopyDataFromOriginal(
    object originalObject,
    object toObject );

Parameters

originalObject

(not specified)

toObject

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Models.ObjectSupport ClassYetaWF.Core Overview