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

Reply via email to