SetMemberRefDelegate
Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate void SetMemberRefDelegate(ref object instance, object propertyValue);
public delegate void SetMemberRefDelegate(ref object instance, object propertyValue);