Creates a new MystereController.

Namespace: Keystone.Mystere
Assembly: Keystone.Mystere (in Keystone.Mystere.dll)

public static MystereController CreateWith( 
InjectionStrategy injectionStrategy 
)
This language is not supported or no code example is available.

Parameters

injectionStrategy

Type: InjectionStrategy

The injection strategy that will receive build and completion requests.

Return Value

A new MystereController instance.
Exception type Condition

ArgumentException

If a null reference (Nothing in Visual Basic) value is given for the injectionStrategiesFactory argument.

Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6

Others

Xamarin, Mono