C# Class biz.dfch.CS.Appclusive.UI.Config.NavigationConfig

Afficher le fichier Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Méthodes publiques

Méthode Description
GetIcon ( Type modelType ) : string
GetIcon ( string modelType ) : string

Private Methods

Méthode Description
NavigationConfig ( ) : biz.dfch.CS.Appclusive.UI.Navigation

Method Details

GetIcon() public static méthode

public static GetIcon ( Type modelType ) : string
modelType System.Type
Résultat string

GetIcon() public static méthode

public static GetIcon ( string modelType ) : string
modelType string
Résultat string