IExtensionService<TInterface> public interface IExtensionService<TInterface> : IService Represents an extension offering a special kind of (DOM) interface. Documentation Code TInterface this[string origin] { get; } Gets the interface specialized for the given address.