C# 클래스 System.IO._Proxy

파일 보기 프로젝트 열기: dolkensp/HoloXPLOR

공개 메소드들

메소드 설명
ReadAllBytes ( this stream ) : Byte[]
ReadGuid ( this reader, Boolean nullable = true ) : Guid?

메소드 상세

ReadAllBytes() 공개 정적인 메소드

public static ReadAllBytes ( this stream ) : Byte[]
stream this
리턴 Byte[]

ReadGuid() 공개 정적인 메소드

public static ReadGuid ( this reader, Boolean nullable = true ) : Guid?
reader this
nullable Boolean
리턴 Guid?