C# Class Animatroller.Framework.SimulatorButtonTypeAttribute

Inheritance: System.Attribute
Exibir arquivo Open project: HakanL/animatroller

Public Methods

Method Description
SimulatorButtonTypeAttribute ( SimulatorButtonTypes type = SimulatorButtonTypes.Momentarily, bool showOutput = false ) : System

Method Details

SimulatorButtonTypeAttribute() public method

public SimulatorButtonTypeAttribute ( SimulatorButtonTypes type = SimulatorButtonTypes.Momentarily, bool showOutput = false ) : System
type SimulatorButtonTypes
showOutput bool
return System