[]
        
(Showing Draft Content)

C1.Util.DX.ShadowAttribute

ShadowAttribute Class

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

Inheritance
ShadowAttribute
Namespace: C1.Util.DX
Assembly: C1.Win.DX.10.dll
Syntax
[AttributeUsage(AttributeTargets.Interface)]
public class ShadowAttribute : Attribute
<AttributeUsage(AttributeTargets.Interface)>
Public Class ShadowAttribute
    Inherits 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.