mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
3 lines
318 B
Plaintext
3 lines
318 B
Plaintext
|
|
# SabreTools.Filter
|
||
|
|
|
||
|
|
This library contains classes and helpers revolving around filtering and field manipulation. These methods are centered around the internal models that are defined in `SabreTools.Models`. Most of these methods also involve reflection, so it is unlikely that this will be a candidate for NativeAOT.
|