C# Класс Cilador.Fody.InterfaceMixins.InterfaceMixinAttribute

Наследование: System.Attribute, IWeaveAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
InterfaceMixinAttribute ( Type @interface ) : System

Creates a new InterfaceMixinAttribute.

Описание методов

InterfaceMixinAttribute() публичный Метод

Creates a new InterfaceMixinAttribute.
public InterfaceMixinAttribute ( Type @interface ) : System
@interface System.Type
Результат System