AsmEditorContext CreateContext()
 {
     return(command.CreateContext());
 }
Exemplo n.º 2
0
 AsmEditorContext CreateContext() => command.CreateContext();