C# Class DemoApp.Annotations.AssertionConditionAttribute

Inheritance: System.Attribute
Mostra file Open project: ms-iot/pid-control-system

Public Methods

Method Description
AssertionConditionAttribute ( AssertionConditionType conditionType ) : System

Method Details

AssertionConditionAttribute() public method

public AssertionConditionAttribute ( AssertionConditionType conditionType ) : System
conditionType AssertionConditionType
return System