C# 클래스 MonoDevelop.TypeScriptBinding.Languages.TypeScriptLanguageBinding

상속: ILanguageBinding
파일 보기 프로젝트 열기: atsushieno/md-typescript

공개 메소드들

메소드 설명
GetFileName ( FilePath baseName ) : FilePath
IsSourceCodeFile ( FilePath fileName ) : bool

메소드 상세

GetFileName() 공개 메소드

public GetFileName ( FilePath baseName ) : FilePath
baseName FilePath
리턴 FilePath

IsSourceCodeFile() 공개 메소드

public IsSourceCodeFile ( FilePath fileName ) : bool
fileName FilePath
리턴 bool