コード例 #1
0
ファイル: Editor.cs プロジェクト: NumAniCloud/PropertyWriter
 public async Task CloseAsync()
 {
     await editorViewModel_.TerminateAsync();
 }