C# Class Catel.Fody.OfTypeAttribute

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

Public Methods

Method Description
OfTypeAttribute ( Type type ) : System

Method Details

OfTypeAttribute() public method

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