C# Class Castle.ActiveRecord.Tests.Model.StrictModel.Survey

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

Méthodes publiques

Méthode Description
DeleteAll ( ) : void
Find ( int id ) : Survey
FindAll ( ) : Castle.ActiveRecord.Tests.Model.StrictModel.Survey[]
Survey ( ) : System

Method Details

DeleteAll() public static méthode

public static DeleteAll ( ) : void
Résultat void

Find() public static méthode

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

FindAll() public static méthode

public static FindAll ( ) : Castle.ActiveRecord.Tests.Model.StrictModel.Survey[]
Résultat Castle.ActiveRecord.Tests.Model.StrictModel.Survey[]

Survey() public méthode

public Survey ( ) : System
Résultat System