C# Class SendGrid.FileAttachment

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

Méthodes publiques

Méthode Description
FileAttachment ( string filePath ) : System
GetStream ( ) : Stream

Method Details

FileAttachment() public méthode

public FileAttachment ( string filePath ) : System
filePath string
Résultat System

GetStream() public méthode

public GetStream ( ) : Stream
Résultat Stream