ICakeRegistrationBuilder.

As(Type) Method

Summary

Adds a registration type to the configuration.

Syntax

ICakeRegistrationBuilder As(Type type)

Parameters

Name Type Description
type Type The registration type.

Return Value

Type Description
ICakeRegistrationBuilder The same ICakeRegistrationBuilder instance so that multiple calls can be chained.