C# Class Arnolyzer.RuleExceptionAttributes.MutableParameterAttribute

Inheritance: System.Attribute, IAttributeDescriber
Datei anzeigen Open project: DavidArno/Arnolyzer

Public Methods

Method Description
MutableParameterAttribute ( string firstMutableParameter ) : System

Private Methods

Method Description
MutableParameterAttribute ( ) : System

Method Details

MutableParameterAttribute() public method

public MutableParameterAttribute ( string firstMutableParameter ) : System
firstMutableParameter string
return System