The IMethodSettings type exposes the following members.

Properties

  NameDescription
IsStrict
Can set one method of the mock to be Strict

Events

  NameDescription
MockMethodCalled
Event that is fired after a mocked method is called and after validation is performed MockMethodCalledEventHandler

See Also