C# 클래스 StopGuessing.Utilities.ReaderWriterLockSlimExtension

파일 보기 프로젝트 열기: Microsoft/StopGuessing

공개 메소드들

메소드 설명
Read ( this obj ) : IDisposable
Write ( this obj ) : IDisposable

메소드 상세

Read() 공개 정적인 메소드

public static Read ( this obj ) : IDisposable
obj this
리턴 IDisposable

Write() 공개 정적인 메소드

public static Write ( this obj ) : IDisposable
obj this
리턴 IDisposable