Update README.md

This commit is contained in:
Biarity
2019-01-18 21:05:12 +10:00
committed by GitHub
parent db6e357674
commit aac4492884

View File

@@ -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(