C# Class AutomatedCaseworker.Domain.DTOs.OutgoingMessage

Show file Open project: AcklenAvenue/AutomatedCaseworker Class Usage Examples

Public Methods

Method Description
OutgoingMessage ( )
OutgoingMessage ( string to, string body )

Method Details

OutgoingMessage() public method

public OutgoingMessage ( )

OutgoingMessage() public method

public OutgoingMessage ( string to, string body )
to string
body string