Class ActiveSessionConstructorAttribute
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
Attribute used to select or deny use of constructors for type-based runner factories
[AttributeUsage(AttributeTargets.Constructor, Inherited = false)]
public class ActiveSessionConstructorAttribute : Attribute
- Inheritance
-
ActiveSessionConstructorAttribute
- Inherited Members
Constructors
- ActiveSessionConstructorAttribute(bool)
A constructor of the attribute
Fields
- Use
Value indicating inclusion/exclusion of the constructor