Table of Contents

Class IssuerScopeAttribute

Namespace
Obsidian.API
Assembly
Obsidian.API.dll
[AttributeUsage(AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = false)]
public sealed class IssuerScopeAttribute : Attribute
Inheritance
IssuerScopeAttribute
Inherited Members

Constructors

IssuerScopeAttribute(CommandIssuers)

public IssuerScopeAttribute(CommandIssuers issuers)

Parameters

issuers CommandIssuers

Properties

Issuers

public CommandIssuers Issuers { get; }

Property Value

CommandIssuers