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
FileAttachment
C# 클래스 SendGrid.FileAttachment
상속:
AttachmentBase
파일 보기
프로젝트 열기: advancedrei/sendgridplus-csharp
공개 메소드들
메소드
설명
FileAttachment
(
string
filePath
) :
System
GetStream
( ) :
Stream
메소드 상세
FileAttachment()
공개
메소드
public
FileAttachment
(
string
filePath
) :
System
filePath
string
리턴
System
GetStream()
공개
메소드
public
GetStream
( ) :
Stream
리턴
Stream