NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Member Inheritance

Only object types can inherit implementations, hence only object types can inherit members (see Type Inheritance). Interface types, while they do inherit from other interface types, only inherit the requirement to implement method contracts, never fields or method implementations.