C# Class Sharekhan.domain.DepositDate

ファイルを表示 Open project: anagri/sharekhan

Public Methods

Method Description
DepositDate ( System.DateTime dateOfDeposit ) : System
IsValid ( ) : bool

Method Details

DepositDate() public method

public DepositDate ( System.DateTime dateOfDeposit ) : System
dateOfDeposit System.DateTime
return System

IsValid() public method

public IsValid ( ) : bool
return bool