InterfaceILocalExpectation
Interface
Definition
Namespace:Telerik.JustMock.Expectations.Abstraction.Local
Assembly:Telerik.JustMock.dll
Syntax:
cs-api-definition
public interface ILocalExpectation
Properties
Function
Arrange and assert expectations on C# 7 local functions.
Declaration
cs-api-definition
IFunctionExpectation Function { get; }
Property Value