C# Class VSSonarPlugins.Types.Issue

Exibir arquivo Open project: TrimbleSolutionsCorporation/VSSonarQubeExtension Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DeepCopy ( ) : Issue

The deep copy.

Issue ( ) : System

Initializes a new instance of the Issue class.

Method Details

DeepCopy() public method

The deep copy.
public DeepCopy ( ) : Issue
return Issue

Issue() public method

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