C# 클래스 Homesite.Views.LayoutExtensions

파일 보기 프로젝트 열기: psget/psget_homesite

공개 메소드들

메소드 설명
ActivePart ( this helper, string active ) : string
ToJson ( this obj ) : string

메소드 상세

ActivePart() 공개 정적인 메소드

public static ActivePart ( this helper, string active ) : string
helper this
active string
리턴 string

ToJson() 공개 정적인 메소드

public static ToJson ( this obj ) : string
obj this
리턴 string