C# Class Unicorn.VS.Annotations.AssertionConditionAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: BerserkerDotNet/Unicorn.VisualStudio

Public Methods

Method Description
AssertionConditionAttribute ( AssertionConditionType conditionType ) : System

Method Details

AssertionConditionAttribute() public method

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