AnnotationTypeRegistry class

namespace: Serenity.Reflection   assemblySerenity.Net.Core

Default annotation type registry

public class AnnotationTypeRegistry : IAnnotationTypeRegistry

Public Members

name description
AnnotationTypeRegistry(…) Creates a new instance
GetAnnotationTypesFor(…) Gets the annotation types for given type.

See Also