UnknownRegistrationConfigurator public class UnknownRegistrationConfigurator : RegistrationConfigurator Represents the fluent service registration api. Documentation Code public UnknownRegistrationConfigurator SetImplementationType(Type implementationType) Sets the current registration's implementation type. public UnknownRegistrationConfigurator Skip() Marks the current unknown type registration as skipped.