Method | Description | |
---|---|---|
CallSpecificationFactory ( IArgumentSpecificationsFactory argumentSpecificationsFactory ) : NSubstitute.Core.Arguments | ||
CreateFrom ( ICall call, NSubstitute.Core.MatchArgs matchArgs ) : ICallSpecification |
public CallSpecificationFactory ( IArgumentSpecificationsFactory argumentSpecificationsFactory ) : NSubstitute.Core.Arguments | ||
argumentSpecificationsFactory | IArgumentSpecificationsFactory | |
return | NSubstitute.Core.Arguments |
public CreateFrom ( ICall call, NSubstitute.Core.MatchArgs matchArgs ) : ICallSpecification | ||
call | ICall | |
matchArgs | NSubstitute.Core.MatchArgs | |
return | ICallSpecification |