C# 클래스 ShaderTools.VisualStudio.Core.Text.VisualStudioTextExtensions

파일 보기 프로젝트 열기: tgjones/HlslTools

공개 메소드들

메소드 설명
ToSourceText ( this textSnapshot ) : SourceText
ToTextSnapshot ( this text ) : ITextSnapshot

메소드 상세

ToSourceText() 공개 정적인 메소드

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

ToTextSnapshot() 공개 정적인 메소드

public static ToTextSnapshot ( this text ) : ITextSnapshot
text this
리턴 ITextSnapshot