mirror of
https://github.com/Biarity/Sieve.git
synced 2024-11-21 21:12:50 +01:00
Update README.md
This commit is contained in:
parent
db6e357674
commit
aac4492884
@ -211,7 +211,8 @@ You can find an example project incorporating most Sieve concepts in [SieveTests
|
||||
|
||||
## Fluent API
|
||||
To use the Fluent API instead of attributes in marking properties, setup an alternative `SieveProcessor` that overrides `MapProperties`. For example:
|
||||
```
|
||||
|
||||
```C#
|
||||
public class ApplicationSieveProcessor : SieveProcessor
|
||||
{
|
||||
public ApplicationSieveProcessor(
|
||||
|
Loading…
Reference in New Issue
Block a user