C# 클래스 LogoFX.Client.Mvvm.Navigation.NavigationParameter

Navigation parameter. Implement to provide custom navigation behavior.
파일 보기 프로젝트 열기: LogoFX/LogoFX

공개 메소드들

메소드 설명
Navigate ( ) : void

Navigates to the navigation target.

메소드 상세

Navigate() 공개 추상적인 메소드

Navigates to the navigation target.
public abstract Navigate ( ) : void
리턴 void