C# Class Castle.MicroKernel.Lifestyle.LifestyleExtensions

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
BeginScope ( this kernel ) : IDisposable
RequireScope ( this kernel ) : IDisposable

Method Details

BeginScope() public static méthode

public static BeginScope ( this kernel ) : IDisposable
kernel this
Résultat IDisposable

RequireScope() public static méthode

public static RequireScope ( this kernel ) : IDisposable
kernel this
Résultat IDisposable