Commit 19f5691
Deprecate NativeMethods interface (#57031)
Summary:
Pull Request resolved: #57031
Also update the already deprecated `NativeMethodsMixin` and `NativeMethodsMixinType` types to point to `HostInstance` as canonical.
Changelog:
[General][Deprecated] - The `NativeMethods` interface is deprecated. Use `HostInstance` instead.
Reviewed By: rubennorte
Differential Revision: D107129358
fbshipit-source-id: dfd8b9eb7891cc025aca8eb08d282df5c17a53d21 parent a793d21 commit 19f5691
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
115 | | - | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
119 | | - | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
0 commit comments