You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test is not really needed, because the sourceValue.Type in the
`JavaPeerableValueMarshaler` should always implement `IJavaPeerable`
interface.
Use `sourceValue.Name` when constructing variable
names. `sourceValue.ToString ()` is equal (by coincidence). To be on
the safe side use the `Name` property directly.
0 commit comments