Exemplo n.º 1
0
 /// <inheritdoc/>
 protected override void OnUninitialize()
 {
     _output = null;
     Editor.Services.Unregister(typeof(IOutputService));
     Editor.Services.Unregister(typeof(INLogTarget));
 }