F8R Thu, 07 Jan 2010 10:13:17 -0800
Hi, I want to add this method with Cecil [DllImport("License.dll")] public static extern void CheckLicense(string code);
Can someone give me example code for it? And do I have to set PInvokeInfo property for that method to ?
-- -- mono-cecil