C# Class AutomatedCaseworker.Domain.DTOs.IncomingMessage

Afficher le fichier Open project: AcklenAvenue/AutomatedCaseworker Class Usage Examples

Méthodes publiques

Méthode Description
IncomingMessage ( ) : System
IncomingMessage ( string from, string body ) : System

Method Details

IncomingMessage() public méthode

public IncomingMessage ( ) : System
Résultat System

IncomingMessage() public méthode

public IncomingMessage ( string from, string body ) : System
from string
body string
Résultat System