Fix typo
This commit is contained in:
parent
9259bed7fb
commit
7c4f2462ff
1 changed files with 1 additions and 1 deletions
|
|
@ -2038,7 +2038,7 @@ The following typemaps can be used to generate this code:
|
|||
// Ensure that the GC doesn't collect any Element set from C#
|
||||
// as the underlying C++ class stores a shallow copy
|
||||
private Element elementReference;
|
||||
}
|
||||
%}
|
||||
|
||||
%typemap(csin,
|
||||
post=" elementReference = $csinput;"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue