C# Class Catel.Fody.InheritsFromAttribute

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

Public Methods

Method Description
InheritsFromAttribute ( Type type ) : System

Method Details

InheritsFromAttribute() public method

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