Class EnableBindingAttribute
Inheritance
System.Object
EnableBindingAttribute
Namespace: Steeltoe.Stream.Attributes
Assembly: Steeltoe.Stream.Abstractions.dll
Syntax
public class EnableBindingAttribute : Attribute
Constructors
| Edit this page View SourceEnableBindingAttribute(Type[])
Declaration
public EnableBindingAttribute(params Type[] bindings)
Parameters
Type | Name | Description |
---|---|---|
Type[] | bindings |
Properties
| Edit this page View SourceBindings
Declaration
public virtual Type[] Bindings { get; set; }
Property Value
Type | Description |
---|---|
Type[] |