Exposes the list of extra interfaces implemented by the mock.
Namespace:
MoqAssembly: Moq (in Moq.dll) Version: 2.6.1006.3 (2.6.0.0)
Syntax
| C# |
|---|
protected internal List<Type> ImplementedInterfaces { get; private set; } |
| C# |
|---|
protected internal List<Type> ImplementedInterfaces { get; private set; } |