Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SendGrid
StreamAttachment
C# Class SendGrid.StreamAttachment
Inheritance:
AttachmentBase
Show file
Open project: advancedrei/sendgridplus-csharp
Class Usage Examples
Public Methods
Method
Description
GetStream
( ) :
Stream
StreamAttachment
(
Stream
stream
,
string
name
) :
System
Method Details
GetStream()
public
method
public
GetStream
( ) :
Stream
return
Stream
StreamAttachment()
public
method
public
StreamAttachment
(
Stream
stream
,
string
name
) :
System
stream
Stream
name
string
return
System