C# 클래스 Abstract.BabyAccount

상속: Account
파일 보기 프로젝트 열기: KHProjects/KH-Parker-Fox 1 사용 예제들

공개 메소드들

메소드 설명
RudeLetterString ( ) : string
WithdrawFunds ( decimal amount ) : bool

메소드 상세

RudeLetterString() 공개 메소드

public RudeLetterString ( ) : string
리턴 string

WithdrawFunds() 공개 메소드

public WithdrawFunds ( decimal amount ) : bool
amount decimal
리턴 bool