CoreServiceCollectionExtensions.AddAnnotationTypes method

namespace: Serenity.Extensions.DependencyInjection   assemblySerenity.Net.Core

Adds the annotation type registry.

public static void AddAnnotationTypes(this IServiceCollection services)
parameter description
services The services.

See Also