C# Class Catel.Fody.OfTypeAttribute

Inheritance: System.Attribute
Exibir arquivo 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