C# 클래스 Kooboo.Commerce.Web.Framework.UI.Topbar.TopbarCommandExtensions

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 메소드들

메소드 설명
GetDefaultConfig ( this command ) : object
UpdateDefaultCommandConfig ( this command, object config ) : void

비공개 메소드들

메소드 설명
GetCommandConfigDataFile ( this command ) : DataFile

메소드 상세

GetDefaultConfig() 공개 정적인 메소드

public static GetDefaultConfig ( this command ) : object
command this
리턴 object

UpdateDefaultCommandConfig() 공개 정적인 메소드

public static UpdateDefaultCommandConfig ( this command, object config ) : void
command this
config object
리턴 void