PostSharpAPI ReferencePost­Sharp.​ReflectionCustom­Reflection­BinderChange­Type
Open sandboxFocus

CustomReflectionBinder.ChangeType Method

ChangeType(Object, Type, CultureInfo)

Declaration
public override object ChangeType(object value, Type type, CultureInfo culture)
Parameters
Type Name Description
Object value
System.Type type
CultureInfo culture
Returns
Type Description
Object