Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't call method that accepts Int16 value as argument #53

Open
Senadtm87 opened this issue Oct 28, 2020 · 0 comments
Open

Can't call method that accepts Int16 value as argument #53

Senadtm87 opened this issue Oct 28, 2020 · 0 comments

Comments

@Senadtm87
Copy link

As mentioned in the title I am having trouble with passing int16 argument while calling clrCall method.
When I call clrGetMemberSignature I get this: "Method: UnitOperation GetUnitOperationById, Int16",
after calling clrCall i get the exception " Could not find a suitable instance method GetUnitOperationById on type xxx for method parameters Int32[]".
Any ideas how I can call this without changing Method signature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant