C# Class Catel.Fody.ImplementsInterfaceAttribute

Inheritance: System.Attribute
Show file Open project: Catel/Catel.Fody

Public Methods

Method Description
ImplementsInterfaceAttribute ( Type type ) : System

Method Details

ImplementsInterfaceAttribute() public method

public ImplementsInterfaceAttribute ( Type type ) : System
type System.Type
return System