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