Table of Contents

Class ServiceKeyAttribute

Namespace
JobFlow.Core.Infrastructure.Factories
Assembly
JobFlow.Core.dll
public class ServiceKeyAttribute : Attribute
Inheritance
ServiceKeyAttribute
Derived
Extension Methods

Constructors

ServiceKeyAttribute(string)

public ServiceKeyAttribute(string key)

Parameters

key string

Fields

DefaultKey

public const string DefaultKey = "Default"

Field Value

string