Show / Hide Table of Contents

    SetValueAttribute.SetValueAttribute Constructor

    .NET Standard 2.x

    Initializes a new instance of the SetValueAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Overloads

    Constructor Description
    SetValueAttribute( string source, string target) Initializes a new instance of the SetValueAttribute class.
    SetValueAttribute(string source, string target, SetValueStrategy setValueStrategy) Initializes a new instance of the SetValueAttribute class.
    SetValueAttribute(string source, string target, SetValueStrategy setValueStrategy, ModelSelector modelSelector) Initializes a new instance of the SetValueAttribute class.
    Back to top Generated by Appeon