C# 클래스 Catel.ApplicationExtensions

The application extension methods.
파일 보기 프로젝트 열기: Catel/Catel

공개 메소드들

메소드 설명
CurrentPage ( this @this ) : Page

Gets the current page.

메소드 상세

CurrentPage() 공개 정적인 메소드

Gets the current page.
The is null.
public static CurrentPage ( this @this ) : Page
@this this
리턴 Page