C# 클래스 Microsoft.Sarif.Viewer.Models.FixModel

상속: NotifyPropertyChangedObject
파일 보기 프로젝트 열기: Microsoft/sarif-sdk 1 사용 예제들

공개 메소드들

메소드 설명
FixModel ( string description ) : System

비공개 메소드들

메소드 설명
ApplyFix ( FixModel selectedFix ) : void
PreviewFix ( FixModel selectedFix ) : void
TryFixFile ( string filePath, IEnumerable replacements, byte &fixedFile ) : bool

메소드 상세

FixModel() 공개 메소드

public FixModel ( string description ) : System
description string
리턴 System