C# 클래스 Castle.MicroKernel.Lifestyle.LifestyleExtensions

파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
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