Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Runtime
InteropServices
ManagedToNativeComInteropStubAttribute
C# Class System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute
Inheritance:
System.Attribute
Show file
Open project: dotnet/corefx
Public Methods
Method
Description
ManagedToNativeComInteropStubAttribute
(
Type
classType
,
string
methodName
) :
System
Method Details
ManagedToNativeComInteropStubAttribute()
public
method
public
ManagedToNativeComInteropStubAttribute
(
Type
classType
,
string
methodName
) :
System
classType
System.Type
methodName
string
return
System