|
|
@ -193,8 +193,7 @@ do is provide some conversion operators in .NET to get access to them. |
|
|
|
|
|
|
|
|
|
|
|
### Virtual methods |
|
|
|
### Virtual methods |
|
|
|
|
|
|
|
|
|
|
|
Support for overriding virtual methods is being worked on and it will provide |
|
|
|
Overriding virtual methods from managed classes is supported. |
|
|
|
a way for managed code to override virtual methods in bound classes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instances of these types can be passed to native code and and whenever the |
|
|
|
Instances of these types can be passed to native code and and whenever the |
|
|
|
native code calls one of those functions there will be a transition to the |
|
|
|
native code calls one of those functions there will be a transition to the |
|
|
|