C# Class ShaderTools.VisualStudio.Core.Parsing.BackgroundParserEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: tgjones/HlslTools Class Usage Examples

Méthodes publiques

Méthode Description
BackgroundParserEventArgs ( ITextSnapshot snapshot, CancellationToken cancellationToken ) : System

Method Details

BackgroundParserEventArgs() public méthode

public BackgroundParserEventArgs ( ITextSnapshot snapshot, CancellationToken cancellationToken ) : System
snapshot ITextSnapshot
cancellationToken System.Threading.CancellationToken
Résultat System