C# 클래스 FlickrNet.Internals.MimePart

파일 보기 프로젝트 열기: samjudson/flickrnet-experimental

공개 메소드들

메소드 설명
WriteTo ( Stream stream ) : void

메소드 상세

WriteTo() 공개 추상적인 메소드

public abstract WriteTo ( Stream stream ) : void
stream Stream
리턴 void