IContextProvider Interface

Definition

Defines a method that provides the context properties.

public interface class IContextProvider
public interface IContextProvider
type IContextProvider = interface
Public Interface IContextProvider

Properties

CurrentContext

Gets or sets the current context of the Context.

Events

CurrentContextChanged

Handles the event that changes the current context.

Applies to