C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.PhoneNumber

Afficher le fichier Open project: elbandit/PPPDDD Class Usage Examples

Méthodes publiques

Méthode Description
IsInternational ( ) : bool
IsUKLandlineOrMobile ( ) : bool
PhoneNumber ( string phoneNumber ) : System

Method Details

IsInternational() public méthode

public IsInternational ( ) : bool
Résultat bool

IsUKLandlineOrMobile() public méthode

public IsUKLandlineOrMobile ( ) : bool
Résultat bool

PhoneNumber() public méthode

public PhoneNumber ( string phoneNumber ) : System
phoneNumber string
Résultat System