C# Class ShaderTools.VisualStudio.Core.Text.VisualStudioTextExtensions

Afficher le fichier Open project: tgjones/HlslTools

Méthodes publiques

Méthode Description
ToSourceText ( this textSnapshot ) : SourceText
ToTextSnapshot ( this text ) : ITextSnapshot

Method Details

ToSourceText() public static méthode

public static ToSourceText ( this textSnapshot ) : SourceText
textSnapshot this
Résultat ShaderTools.Core.Text.SourceText

ToTextSnapshot() public static méthode

public static ToTextSnapshot ( this text ) : ITextSnapshot
text this
Résultat ITextSnapshot