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
Castle
ActiveRecord
Tests
Model
Product
C# Class Castle.ActiveRecord.Tests.Model.Product
Inheritance:
ActiveRecordBase
Mostra file
Open project: nats/castle-1.0.3-mono
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
DeleteAll
( ) :
void
Find
(
int
id
) :
Product
Method Details
DeleteAll()
public
static
method
public
static
DeleteAll
( ) :
void
return
void
Find()
public
static
method
public
static
Find
(
int
id
) :
Product
id
int
return
Product