Пример #1
0
 /// <inheritdoc />
 public void ShutdownContext(string contextName)
 {
     _context.ShutdownContext(contextName);
 }