CustomRegistration Class

Summary

CustomRegistration.
graph BT Type-->Base0["Object"] Type["CustomRegistration"] class Type type-node

Syntax

public static class CustomRegistration

Attributes

Type Description
NullableContextAttribute
NullableAttribute
PublicAPIAttribute

Methods

Name Value Summary
Register(ContainerBuilder, IEnumerable<ServiceDescriptor>, string) void
Registers the specified builder.
static