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

显示文件 Open project: dfensgmbh/biz.dfch.CS.Appclusive.UI

Public Methods

Method Description
GetIcon ( Type modelType ) : string
GetIcon ( string modelType ) : string

Private Methods

Method Description
NavigationConfig ( ) : biz.dfch.CS.Appclusive.UI.Navigation

Method Details

GetIcon() public static method

public static GetIcon ( Type modelType ) : string
modelType System.Type
return string

GetIcon() public static method

public static GetIcon ( string modelType ) : string
modelType string
return string