Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScriptCs
WebApi
WriteToStreamArgs
C# 클래스 ScriptCs.WebApi.WriteToStreamArgs
파일 보기
프로젝트 열기: scriptcs-contrib/scriptcs-webapi
공개 메소드들
메소드
설명
WriteToStreamArgs
(
Type
type
,
object
instance
,
Stream
stream
,
HttpContent
content
,
System.Net.TransportContext
context
,
CancellationToken
token
) :
System
메소드 상세
WriteToStreamArgs()
공개
메소드
public
WriteToStreamArgs
(
Type
type
,
object
instance
,
Stream
stream
,
HttpContent
content
,
System.Net.TransportContext
context
,
CancellationToken
token
) :
System
type
System.Type
instance
object
stream
Stream
content
System.Net.Http.HttpContent
context
System.Net.TransportContext
token
System.Threading.CancellationToken
리턴
System