Defines the Callback verb for property setter setups.
Namespace: Moq.Language
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
C# |
---|
public interface ICallbackSetter<TProperty> : IHideObjectMembers |
Type Parameters
- TProperty
- Type of the property.