C# 클래스 Demo.Framework.Extensions

파일 보기 프로젝트 열기: fealty/Frost

공개 메소드들

메소드 설명
SafeDispose ( this disposable ) : void

비공개 메소드들

메소드 설명
AcquireSync ( this mutex ) : System.Result
ReleaseSync ( this mutex ) : System.Result

메소드 상세

SafeDispose() 공개 정적인 메소드

public static SafeDispose ( this disposable ) : void
disposable this
리턴 void