Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Runtime
InteropServices
ManagedToNativeComInteropStubAttribute
C# Class System.Runtime.InteropServices.ManagedToNativeComInteropStubAttribute
Inheritance:
System.Attribute
Mostrar archivo
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