Browse Source

Update UsersManual.md

pull/873/merge
João Matos 8 years ago committed by GitHub
parent
commit
7db6104f13
  1. 3
      docs/UsersManual.md

3
docs/UsersManual.md

@ -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

Loading…
Cancel
Save