C# 클래스 Cilador.Fody.InterfaceMixins.InterfaceMixinAttribute

상속: System.Attribute, IWeaveAttribute
파일 보기 프로젝트 열기: rileywhite/Cilador

공개 메소드들

메소드 설명
InterfaceMixinAttribute ( Type @interface ) : System

Creates a new InterfaceMixinAttribute.

메소드 상세

InterfaceMixinAttribute() 공개 메소드

Creates a new InterfaceMixinAttribute.
public InterfaceMixinAttribute ( Type @interface ) : System
@interface System.Type
리턴 System