C# Class Remindr.Model.Database.ReminderLog

Afficher le fichier Open project: willh/remindr Class Usage Examples

Méthodes publiques

Méthode Description
ReminderLog ( string originalId, string mobileNumber, string message, System.DateTime messageDate, string status, string kind ) : System

Method Details

ReminderLog() public méthode

public ReminderLog ( string originalId, string mobileNumber, string message, System.DateTime messageDate, string status, string kind ) : System
originalId string
mobileNumber string
message string
messageDate System.DateTime
status string
kind string
Résultat System