C# Класс Castle.MicroKernel.Lifestyle.LifestyleExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
BeginScope ( this kernel ) : IDisposable
RequireScope ( this kernel ) : IDisposable

Описание методов

BeginScope() публичный статический Метод

public static BeginScope ( this kernel ) : IDisposable
kernel this
Результат IDisposable

RequireScope() публичный статический Метод

public static RequireScope ( this kernel ) : IDisposable
kernel this
Результат IDisposable