C# 클래스 biz.dfch.CS.Appclusive.UI.Config.NavigationConfig

파일 보기 프로젝트 열기: dfensgmbh/biz.dfch.CS.Appclusive.UI

공개 메소드들

메소드 설명
GetIcon ( Type modelType ) : string
GetIcon ( string modelType ) : string

비공개 메소드들

메소드 설명
NavigationConfig ( ) : biz.dfch.CS.Appclusive.UI.Navigation

메소드 상세

GetIcon() 공개 정적인 메소드

public static GetIcon ( Type modelType ) : string
modelType System.Type
리턴 string

GetIcon() 공개 정적인 메소드

public static GetIcon ( string modelType ) : string
modelType string
리턴 string