C# Class VSSonarPlugins.Types.Issue

Afficher le fichier Open project: TrimbleSolutionsCorporation/VSSonarQubeExtension Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DeepCopy ( ) : Issue

The deep copy.

Issue ( ) : System

Initializes a new instance of the Issue class.

Method Details

DeepCopy() public méthode

The deep copy.
public DeepCopy ( ) : Issue
Résultat Issue

Issue() public méthode

Initializes a new instance of the Issue class.
public Issue ( ) : System
Résultat System