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
MediaPortal
Plugins
MovingPictures
Database
DBUser
C# Class MediaPortal.Plugins.MovingPictures.Database.DBUser
Inheritance:
MovingPicturesDBTable
Mostrar archivo
Open project: damienhaynes/moving-pictures
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
AfterDelete
( ) :
void
Get
(
int
id
) :
DBUser
GetAll
( ) :
List
ToString
( ) :
string
Method Details
AfterDelete()
public
method
public
AfterDelete
( ) :
void
return
void
Get()
public
static
method
public
static
Get
(
int
id
) :
DBUser
id
int
return
DBUser
GetAll()
public
static
method
public
static
GetAll
( ) :
List
return
List
ToString()
public
method
public
ToString
( ) :
string
return
string