Skip to main content

AssignmentMember

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

Fields

Type

View Source
Declaration
public Type Type

PropertyInfo

View Source
Declaration
public PropertyInfo PropertyInfo

FieldInfo

View Source
Declaration
public FieldInfo FieldInfo

MethodInfo

View Source
Declaration
public MethodInfo MethodInfo

Methods

CreateGetter()

View Source
Declaration
public GetMemberDelegate CreateGetter()
Returns

ServiceStack.GetMemberDelegate

CreateSetter()

View Source
Declaration
public SetMemberDelegate CreateSetter()
Returns

ServiceStack.SetMemberDelegate