Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Cilador
Fody
InterfaceMixins
InterfaceMixinAttribute
C# Class Cilador.Fody.InterfaceMixins.InterfaceMixinAttribute
Inheritance:
System.Attribute
,
IWeaveAttribute
Exibir arquivo
Open project: rileywhite/Cilador
Public Methods
Method
Description
InterfaceMixinAttribute
(
Type
@interface
) :
System
Creates a new
InterfaceMixinAttribute
.
Method Details
InterfaceMixinAttribute()
public
method
Creates a new
InterfaceMixinAttribute
.
public
InterfaceMixinAttribute
(
Type
@interface
) :
System
@interface
System.Type
return
System