C# Class Illusion.DockScreenAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute, IDockScreenMetaData
Exibir arquivo Open project: kasicass/kasicass

Public Methods

Method Description
DockScreenAttribute ( ) : System
DockScreenAttribute ( Type contractType ) : System

Method Details

DockScreenAttribute() public method

public DockScreenAttribute ( ) : System
return System

DockScreenAttribute() public method

public DockScreenAttribute ( Type contractType ) : System
contractType System.Type
return System