C# 클래스 NDC2010.Logic.Presenters.SpeakerPresenter

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

공개 메소드들

메소드 설명
GetHeadingTextForName ( ) : string
GetHeadingTextForSessions ( ) : string
GetSessions ( ) : List
GetTitle ( ) : string
SpeakerPresenter ( ) : System

메소드 상세

GetHeadingTextForName() 공개 메소드

public GetHeadingTextForName ( ) : string
리턴 string

GetHeadingTextForSessions() 공개 메소드

public GetHeadingTextForSessions ( ) : string
리턴 string

GetSessions() 공개 메소드

public GetSessions ( ) : List
리턴 List

GetTitle() 공개 메소드

public GetTitle ( ) : string
리턴 string

SpeakerPresenter() 공개 메소드

public SpeakerPresenter ( ) : System
리턴 System