C# Class ToDo.Specs.ConcernAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: jthigpen/winforms-mvp

Public Methods

Method Description
ConcernAttribute ( Type type ) : System

Method Details

ConcernAttribute() public method

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