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