Moq |
Mock..::..Of<(Of <(<'T>)>)> Method (Expression<(Of <(<'Func>)>)>) |
Mock Class See Also Send Feedback |
[Missing <summary> documentation for "M:Moq.Mock.Of``1(System.Linq.Expressions.Expression{System.Func`2})"]
Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
C# |
---|
public static T Of<T>( Expression<Func> predicate ) where T : class |
Parameters
- predicate
- Type: System.Linq.Expressions..::..Expression<(Of <(<'Func<(Of <(<'T, TResult>)>)>>)>)>
Type Parameters
- T