C# 클래스 PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.PhoneNumber

파일 보기 프로젝트 열기: elbandit/PPPDDD 1 사용 예제들

공개 메소드들

메소드 설명
IsInternational ( ) : bool
IsUKLandlineOrMobile ( ) : bool
PhoneNumber ( string phoneNumber ) : System

메소드 상세

IsInternational() 공개 메소드

public IsInternational ( ) : bool
리턴 bool

IsUKLandlineOrMobile() 공개 메소드

public IsUKLandlineOrMobile ( ) : bool
리턴 bool

PhoneNumber() 공개 메소드

public PhoneNumber ( string phoneNumber ) : System
phoneNumber string
리턴 System