C# 클래스 Examples.BankAccount

파일 보기 프로젝트 열기: elbandit/PPPDDD

공개 메소드들

메소드 설명
BankAccount ( System.Guid id, Money startingBalance ) : System

메소드 상세

BankAccount() 공개 메소드

public BankAccount ( System.Guid id, Money startingBalance ) : System
id System.Guid
startingBalance Money
리턴 System