Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
eu
sig
training
ch10
DigitalCameraStub
C# Class eu.sig.training.ch10.DigitalCameraStub
Inheritance:
SimpleDigitalCamera
Mostrar archivo
Open project: oreillymedia/building_maintainable_software
Class Usage Examples
Public Properties
Property
Type
Description
TestImage
Image
Public Methods
Method
Description
FlashLightOff
( ) :
void
FlashLightOn
( ) :
void
TakeSnapshot
( ) :
Image
Method Details
FlashLightOff()
public
method
public
FlashLightOff
( ) :
void
return
void
FlashLightOn()
public
method
public
FlashLightOn
( ) :
void
return
void
TakeSnapshot()
public
method
public
TakeSnapshot
( ) :
Image
return
Image
Property Details
TestImage
public_oe property
public
Image
TestImage
return
Image