mirror of https://github.com/mono/CppSharp.git
Browse Source
We cannot use the getter return type because it might not exist (setter-only property). Use the setter's first (and only) parameter return type instead.pull/146/merge
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue