ICallbackSetter(TProperty) Methods

Moq 2.6

The ICallbackSetter<(Of <(TProperty>)>) type exposes the following members.

Methods

  NameDescription
Callback
Specifies a callback to invoke when the property is set that receives the property value being set.

See Also