C# Class Catel.Fody.ImplementsInterfaceAttribute

Inheritance: System.Attribute
ファイルを表示 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