PostSharp / / API Reference / Post­Sharp.​Aspects.​Internals / Location­Binding<T> / ILocation­Binding<T>.​Set­Value
Open sandbox

Method ILocationBinding<T>.SetValue

ILocationBinding<T>.SetValue(ref Object, Arguments, T)

Declaration
void ILocationBinding<T>.SetValue(ref object instance, Arguments index, T value)
Parameters
Type Name Description
Object instance
Arguments index
T value
Implements
ILocationBinding<T>.SetValue(ref Object, Arguments, T)