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

상속: System.Attribute
파일 보기 프로젝트 열기: LogoFX/LogoFX

공개 메소드들

메소드 설명
NavigationSynonymAttribute ( Type synonymType ) : System

Initializes a new instance of the NavigationSynonymAttribute class.

메소드 상세

NavigationSynonymAttribute() 공개 메소드

Initializes a new instance of the NavigationSynonymAttribute class.
public NavigationSynonymAttribute ( Type synonymType ) : System
synonymType System.Type Type of the synonym.
리턴 System