コード例 #1
0
ファイル: Document.cs プロジェクト: dmk-rib/Open.Vim.Sdk
 public string GetString(int index) => StringTable.ElementAtOrDefault(index);