C# Class Castle.ActiveRecord.Tests.Model.ProductWithIDBag

Inheritance: ActiveRecordBase
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DeleteAll ( ) : void
Find ( int id ) : ProductWithIDBag

Method Details

DeleteAll() public static méthode

public static DeleteAll ( ) : void
Résultat void

Find() public static méthode

public static Find ( int id ) : ProductWithIDBag
id int
Résultat ProductWithIDBag