C# 클래스 VendingMachine.Domain.MoneyStocker.MoneyWithRemainder

파일 보기 프로젝트 열기: posaunehm/Codersation

공개 메소드들

메소드 설명
MoneyWithRemainder ( Money money, int amount ) : System.Collections.Generic

메소드 상세

MoneyWithRemainder() 공개 메소드

public MoneyWithRemainder ( Money money, int amount ) : System.Collections.Generic
money Money
amount int
리턴 System.Collections.Generic