메소드 | 설명 | |
---|---|---|
GetFilePath ( FilePath path ) : string | ||
GetFilePath ( |
||
GetFilePath ( string file ) : string | ||
GetMemberCompletionsAt ( string filename, int position ) : IEnumerable |
||
TypeScriptService ( |
||
UpdateLastEditTime ( FilePath file ) : void | ||
UpdateScripts ( ) : void |
public GetFilePath ( |
||
file | ||
리턴 | string |
public GetMemberCompletionsAt ( string filename, int position ) : IEnumerable |
||
filename | string | |
position | int | |
리턴 | IEnumerable |
public TypeScriptService ( |
||
project | ||
리턴 | System |
public UpdateLastEditTime ( FilePath file ) : void | ||
file | FilePath | |
리턴 | void |