C# 클래스 Simple.DisposableExtensions

파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
ComposeWith ( this first ) : IDisposable

비공개 메소드들

메소드 설명
TryToDispose ( IDisposable disposable ) : void

메소드 상세

ComposeWith() 공개 정적인 메소드

public static ComposeWith ( this first ) : IDisposable
first this
리턴 IDisposable