AsmEditorContext CreateContext()
 {
     return(command.CreateContext());
 }
示例#2
0
 AsmEditorContext CreateContext() => command.CreateContext();