ParameterPredicate.Expression property
csharp
public Expression<Func<object, Type, bool>> Expression { get; set; }
public Expression<Func<object, Type, bool>> Expression { get; set; }
See Also
- record ParameterPredicate
- namespace Twizzar.Fixture.MethodVerifier