Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ProtectionProxyPattern
ProxyATM
C# Class ProtectionProxyPattern.ProxyATM
Inheritance:
ATMInterface
Exibir arquivo
Open project: DannyvanderJagt/CSharp-Design-Patterns
Class Usage Examples
Public Methods
Method
Description
ProxyATM
(
string
name
) :
System
WithdrawMoney
( ) :
void
Method Details
ProxyATM()
public
method
public
ProxyATM
(
string
name
) :
System
name
string
return
System
WithdrawMoney()
public
method
public
WithdrawMoney
( ) :
void
return
void