C# 클래스 LinqTwit.Infrastructure.ModalDispatcher.ModalFrame

상속: IModalFrame
파일 보기 프로젝트 열기: ArildF/linqtwit

공개 메소드들

메소드 설명
ModalFrame ( DispatcherFrame dispatcherFrame ) : System
Stop ( ) : void

메소드 상세

ModalFrame() 공개 메소드

public ModalFrame ( DispatcherFrame dispatcherFrame ) : System
dispatcherFrame System.Windows.Threading.DispatcherFrame
리턴 System

Stop() 공개 메소드

public Stop ( ) : void
리턴 void