C# Class Models.CurrentSpeaker

Afficher le fichier Open project: IowaCodeCamp/IowaCodeCamp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CurrentSpeaker ( ) : System.Data.Linq
List ( ) : List
Select ( int speakerKey ) : CurrentSpeaker

Method Details

CurrentSpeaker() public méthode

public CurrentSpeaker ( ) : System.Data.Linq
Résultat System.Data.Linq

List() public static méthode

public static List ( ) : List
Résultat List

Select() public static méthode

public static Select ( int speakerKey ) : CurrentSpeaker
speakerKey int
Résultat CurrentSpeaker