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
FaceDetection
Model
Camera
C# Class FaceDetection.Model.Camera
Represents a camera.
Mostra file
Open project: PkInfRemi/FaceDetectionApp
Public Methods
Method
Description
Camera
(
int
index
,
string
name
)
Initializes a new instance of the
Camera
class.
ToString
( ) :
string
Method Details
Camera()
public
method
Initializes a new instance of the
Camera
class.
public
Camera
(
int
index
,
string
name
)
index
int
The index.
name
string
The name.
ToString()
public
method
public
ToString
( ) :
string
return
string