C# Class Microsoft.Sarif.Viewer.Models.FixModel

Inheritance: NotifyPropertyChangedObject
Afficher le fichier Open project: Microsoft/sarif-sdk Class Usage Examples

Méthodes publiques

Méthode Description
FixModel ( string description ) : System

Private Methods

Méthode Description
ApplyFix ( FixModel selectedFix ) : void
PreviewFix ( FixModel selectedFix ) : void
TryFixFile ( string filePath, IEnumerable replacements, byte &fixedFile ) : bool

Method Details

FixModel() public méthode

public FixModel ( string description ) : System
description string
Résultat System