Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SendGrid
StreamAttachment
C# 클래스 SendGrid.StreamAttachment
상속:
AttachmentBase
파일 보기
프로젝트 열기: advancedrei/sendgridplus-csharp
1 사용 예제들
공개 메소드들
메소드
설명
GetStream
( ) :
Stream
StreamAttachment
(
Stream
stream
,
string
name
) :
System
메소드 상세
GetStream()
공개
메소드
public
GetStream
( ) :
Stream
리턴
Stream
StreamAttachment()
공개
메소드
public
StreamAttachment
(
Stream
stream
,
string
name
) :
System
stream
Stream
name
string
리턴
System