C# Class NCrunch.Framework.IsolatedAttribute

Inheritance: Attribute
Show file Open project: RalfKoban/MiKo-Analyzers

Public Methods

Method Description
IsolatedAttribute ( ) : System

Initializes a new instance of the IsolatedAttribute class.

Method Details

IsolatedAttribute() public method

Initializes a new instance of the IsolatedAttribute class.
public IsolatedAttribute ( ) : System
return System