Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ServiceStack
WebHost
Endpoints
Extensions
HttpListenerRequestWrapper.HttpMultipart.Element
C# 클래스 ServiceStack.WebHost.Endpoints.Extensions.HttpListenerRequestWrapper.HttpMultipart.Element
파일 보기
프로젝트 열기: firstsee/ServiceStack
공개 프로퍼티들
프로퍼티
타입
설명
ContentType
string
Filename
string
Length
long
Name
string
Start
long
공개 메소드들
메소드
설명
ToString
( ) :
string
메소드 상세
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
ContentType
공개적으로 프로퍼티
public
string
ContentType
리턴
string
Filename
공개적으로 프로퍼티
public
string
Filename
리턴
string
Length
공개적으로 프로퍼티
public
long
Length
리턴
long
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
Start
공개적으로 프로퍼티
public
long
Start
리턴
long