*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4885 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f15e005915
commit
342a5fc9ce
1 changed files with 6 additions and 2 deletions
|
|
@ -35,8 +35,12 @@ Version 1.3.20 (In progress)
|
|||
[C#] cildispose and cildisposeoverride typemaps replaced by
|
||||
csdestruct_base and csdestruct_derived typemaps. The delete()
|
||||
method has been removed and its functionality put into these
|
||||
typemaps designed for the Dispose method.
|
||||
New typemaps: csfinalize for finalizers.
|
||||
typemaps designed for the Dispose() method.
|
||||
New typemaps csinterfaces_base and csinterfaces_derived replace
|
||||
the javainterfaces typemap. Also fixes the peculiarity of all classes
|
||||
in an inheritance chain individually deriving from the IDisposable
|
||||
interface.
|
||||
New typemap csfinalize for finalizers.
|
||||
|
||||
06/10/2003: Tiger
|
||||
Modified contract code for error message output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue