Skip to main content

AssignmentEntry

Assembly: ServiceStack.Text.dll
View Source
Declaration
public class AssignmentEntry

Fields

Name

View Source
Declaration
public string Name

From

View Source
Declaration
public AssignmentMember From

To

View Source
Declaration
public AssignmentMember To

GetValueFn

View Source
Declaration
public GetMemberDelegate GetValueFn

SetValueFn

View Source
Declaration
public SetMemberDelegate SetValueFn

ConvertValueFn

View Source
Declaration
public GetMemberDelegate ConvertValueFn