Show / Hide Table of Contents

    SetValueAttribute.SetValueAttribute Constructor

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    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