Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@Senadtm87

Description

@Senadtm87

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions