C# 클래스 SIREDocumentImporter.NameValuePart

상속: MimePart
파일 보기 프로젝트 열기: Granicus/SIREDocumentImporter

공개 메소드들

메소드 설명
CopyTo ( Stream stream ) : void
NameValuePart ( NameValueCollection nameValues ) : System

메소드 상세

CopyTo() 공개 메소드

public CopyTo ( Stream stream ) : void
stream Stream
리턴 void

NameValuePart() 공개 메소드

public NameValuePart ( NameValueCollection nameValues ) : System
nameValues System.Collections.Specialized.NameValueCollection
리턴 System