







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