C# 클래스 Models.CurrentSpeaker

파일 보기 프로젝트 열기: IowaCodeCamp/IowaCodeCamp 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CurrentSpeaker ( ) : System.Data.Linq
List ( ) : List
Select ( int speakerKey ) : CurrentSpeaker

메소드 상세

CurrentSpeaker() 공개 메소드

public CurrentSpeaker ( ) : System.Data.Linq
리턴 System.Data.Linq

List() 공개 정적인 메소드

public static List ( ) : List
리턴 List

Select() 공개 정적인 메소드

public static Select ( int speakerKey ) : CurrentSpeaker
speakerKey int
리턴 CurrentSpeaker