[]
        
(Showing Draft Content)

C1.Util.DX.ShadowAttribute

ShadowAttribute Class

Shadow attribute used to associate a COM callbackable interface to its Shadow implementation.

Inheritance
ShadowAttribute
Implements
Namespace: C1.Util.DX
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[AttributeUsage(AttributeTargets.Interface)]
public class ShadowAttribute : Attribute, _Attribute

Constructors

Name Description
ShadowAttribute(Type)

Initializes a new instance of ShadowAttribute class.

Properties

Name Description
Type

Gets the value.

Methods

Name Description
Get(Type)

Get ShadowAttribute from type.