Interop/PatternWrapper.cs - C# class used to wrap and expose Pattern matching library to .NET callers. Interop/TrieWrapper.cs - C# class used to wrap and expose Trie matching library to .NET callers. Interop/Utils.cs - Utility class for shared internal methods. ...