mirror of https://github.com/mono/CppSharp.git
5 changed files with 73 additions and 1 deletions
@ -0,0 +1,3 @@ |
|||||||
|
using System.Runtime.CompilerServices; |
||||||
|
|
||||||
|
[assembly: InternalsVisibleTo("CppSharp.Generator")] |
Loading…
Reference in new issue