Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PPPDDDChap23
EventSourcing
Application
Model
PayAsYouGo
PhoneCall
C# Class PPPDDDChap23.EventSourcing.Application.Model.PayAsYouGo.PhoneCall
ファイルを表示
Open project: elbandit/PPPDDD
Class Usage Examples
Public Methods
Method
Description
PhoneCall
(
PhoneNumber
numberDialled
,
System.DateTime
callStart
,
Minutes
callLength
) :
System
Method Details
PhoneCall()
public
method
public
PhoneCall
(
PhoneNumber
numberDialled
,
System.DateTime
callStart
,
Minutes
callLength
) :
System
numberDialled
PhoneNumber
callStart
System.DateTime
callLength
Minutes
return
System