Interface IBindedController
Contract used to distinguish between normal controller and binded controller.
Namespace: Sdl.Desktop.IntegrationApi.Extensions.Internal
Assembly: Sdl.Desktop.IntegrationApi.Extensions.dll
Syntax
public interface IBindedController
Remarks
Used to make distinction between binded and normal view as non assignable types (required in ExtensionsRepository).