C# Class Common.Domain.Notifications.Sms.SendSmsException

Inheritance: System.Exception
Afficher le fichier Open project: KrzysztofBranicki/hexagonal-architecture-sample

Méthodes publiques

Méthode Description
SendSmsException ( string message ) : System

Method Details

SendSmsException() public méthode

public SendSmsException ( string message ) : System
message string
Résultat System