Class ServiceAttribute
Inheritance
System.Object
ServiceAttribute
Namespace: Steeltoe.Common.Attributes
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public class ServiceAttribute : Attribute
Constructors
| Edit this page View SourceServiceAttribute()
Declaration
public ServiceAttribute()
ServiceAttribute(String)
Declaration
public ServiceAttribute(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Properties
| Edit this page View SourceName
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
System.String |