Table of Contents

Class ProvidesCorePlatformClientCapabilityAttribute<TCapability>

Namespace
RDCore.SDK.Client
Assembly
RDCore.SDK.dll

Specifies the supported core platform capabilities of this assembly.

[AttributeUsage(AttributeTargets.Assembly)]
public class ProvidesCorePlatformClientCapabilityAttribute<TCapability> : Attribute where TCapability : CorePlatformClientCapability

Type Parameters

TCapability
Inheritance
ProvidesCorePlatformClientCapabilityAttribute<TCapability>
Inherited Members