Click or drag to resize
BaseTypeRequiredAttributeBaseType Property

[Missing <summary> documentation for "P:Hangfire.Annotations.BaseTypeRequiredAttribute.BaseType"]

Namespace: Hangfire.Annotations
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
[NotNullAttribute]
public Type BaseType { get; }

Property Value

Type: Type
See Also