Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Abstract
BabyAccount
C# Class Abstract.BabyAccount
Inheritance:
Account
显示文件
Open project: KHProjects/KH-Parker-Fox
Class Usage Examples
Public Methods
Method
Description
RudeLetterString
( ) :
string
WithdrawFunds
(
decimal
amount
) :
bool
Method Details
RudeLetterString()
public
method
public
RudeLetterString
( ) :
string
return
string
WithdrawFunds()
public
method
public
WithdrawFunds
(
decimal
amount
) :
bool
amount
decimal
return
bool