Moq |
ISetupConditionResult<(Of <(<'T>)>)>..::..SetupGet<(Of <(<'TProperty>)>)> Method |
ISetupConditionResult<(Of <(<'T>)>)> Interface See Also Send Feedback |
[Missing <summary> documentation for "M:Moq.Language.ISetupConditionResult`1.SetupGet``1(System.Linq.Expressions.Expression{System.Func`2})"]
Namespace: Moq.Language
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
C# |
---|
ISetupGetter<T, TProperty> SetupGet<TProperty>( Expression<Func> expression ) |
Parameters
- expression
- Type: System.Linq.Expressions..::..Expression<(Of <(<'Func<(Of <(<'T, TResult>)>)>>)>)>
Type Parameters
- TProperty