ICallbackSetter(TProperty) Methods

Moq

Collapse imageExpand ImageCopy imageCopyHover image

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

Methods

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

See Also