C# Class SendGrid.StreamAttachment

Inheritance: AttachmentBase
Afficher le fichier Open project: advancedrei/sendgridplus-csharp Class Usage Examples

Méthodes publiques

Méthode Description
GetStream ( ) : Stream
StreamAttachment ( Stream stream, string name ) : System

Method Details

GetStream() public méthode

public GetStream ( ) : Stream
Résultat Stream

StreamAttachment() public méthode

public StreamAttachment ( Stream stream, string name ) : System
stream Stream
name string
Résultat System