コード例 #1
0
ファイル: VimHelper.cs プロジェクト: dmk-rib/Open.Vim.Sdk
 public Element GetElementFromId(int id)
 => Vim.ElementFromId(id);