C# 클래스 Microsoft.Http.HttpContent.IgnoreCloseStream

상속: DelegatingStream
파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects

공개 메소드들

메소드 설명
Close ( ) : void
IgnoreCloseStream ( Stream stream ) : System
ToString ( ) : string

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

IgnoreCloseStream() 공개 메소드

public IgnoreCloseStream ( Stream stream ) : System
stream Stream
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string