Files
rdkit/Code/JavaWrappers/csharp_wrapper

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1.	Reference RDKit2DotNet.dll
2.	Add RDKFuncs.dll to the projects top level and set the property Copy to Output Directory to Copy always.
3.	Add using GraphMolWrap to the classes, where the RDKit will be used.