C# 클래스 VendingMachine.Model.CreditPool

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

공개 메소드들

메소드 설명
Clear ( ) : void
CreditPool ( ) : System
CreditPool ( int>.IEnumerable inCredits ) : System

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

CreditPool() 공개 메소드

public CreditPool ( ) : System
리턴 System

CreditPool() 공개 메소드

public CreditPool ( int>.IEnumerable inCredits ) : System
inCredits int>.IEnumerable
리턴 System