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

Mostra file Open project: tgjones/HlslTools

Public Methods

Method Description
ToSourceText ( this textSnapshot ) : SourceText
ToTextSnapshot ( this text ) : ITextSnapshot

Method Details

ToSourceText() public static method

public static ToSourceText ( this textSnapshot ) : SourceText
textSnapshot this
return ShaderTools.Core.Text.SourceText

ToTextSnapshot() public static method

public static ToTextSnapshot ( this text ) : ITextSnapshot
text this
return ITextSnapshot