C# 클래스 TailBlazer.Infrastucture.InterTabClient

상속: IInterTabClient
파일 보기 프로젝트 열기: RolandPheasant/TailBlazer 1 사용 예제들

공개 메소드들

메소드 설명
GetNewHost ( IInterTabClient interTabClient, object partition, Dragablz.TabablzControl source ) : INewTabHost
InterTabClient ( IWindowFactory tradeWindowFactory ) : System.Linq
TabEmptiedHandler ( Dragablz.TabablzControl tabControl, Window window ) : TabEmptiedResponse

메소드 상세

GetNewHost() 공개 메소드

public GetNewHost ( IInterTabClient interTabClient, object partition, Dragablz.TabablzControl source ) : INewTabHost
interTabClient IInterTabClient
partition object
source Dragablz.TabablzControl
리턴 INewTabHost

InterTabClient() 공개 메소드

public InterTabClient ( IWindowFactory tradeWindowFactory ) : System.Linq
tradeWindowFactory IWindowFactory
리턴 System.Linq

TabEmptiedHandler() 공개 메소드

public TabEmptiedHandler ( Dragablz.TabablzControl tabControl, Window window ) : TabEmptiedResponse
tabControl Dragablz.TabablzControl
window System.Windows.Window
리턴 TabEmptiedResponse