Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Runtime
InteropServices
ComEventInterfaceAttribute
C# Class System.Runtime.InteropServices.ComEventInterfaceAttribute
Inheritance:
System.Attribute
显示文件
Open project: runefs/Marvin
Public Methods
Method
Description
ComEventInterfaceAttribute
(
Type
SourceInterface
,
Type
EventProvider
) :
System
Method Details
ComEventInterfaceAttribute()
public
method
public
ComEventInterfaceAttribute
(
Type
SourceInterface
,
Type
EventProvider
) :
System
SourceInterface
System.Type
EventProvider
System.Type
return
System