The following tables list the members exposed by the Keystone.Clockwork.To.Mystere type.

Name Description
Public class Build<TToBuild> By using Keystone Mystere, routes a build request to the underlying injection strategy.
Public class BuildBy<TToBuild> By using Keystone Mystere, routes a build request by object identifier to the underlying injection strategy.
Public class Complete By using Keystone Mystere, routes a completion request to the underlying injection strategy.
Public class CompleteBy By using Keystone Mystere, routes a completion request by object identifier to the underlying injection strategy.
Public class CreateMystereControllerWith Creates a new MystereController instance with the specified underlying InjectionStrategy.
Top