C# Class Microsoft.Sarif.Viewer.ErrorList.SinkManager

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

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Clear ( ) : void
RemoveSnapshots ( IEnumerable files ) : void
SinkManager ( SarifTableDataSource errorList, ITableDataSink sink ) : System
UpdateSink ( IEnumerable snapshots ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void