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

Name Description
CurrentContext

Gets or sets the current context of the Context.

Events

Name Description
CurrentContextChanged

Handles the event that changes the current context.

Applies to