Why define this on .NET? All .NET classes already have a `GetType()` method that we can use, similar to the Java side where we use `getClass()`. Remove this method from the interface.
[ Full content available at: https://github.com/apache/geode-native/pull/339 ] This message was relayed via gitbox.apache.org for [email protected]
