Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ProtectionProxyPattern
ProxyATM
C# Class ProtectionProxyPattern.ProxyATM
Inheritance:
ATMInterface
Mostra file
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