C# 클래스 FubuFastPack.FastPackUrlExtensions

파일 보기 프로젝트 열기: DarthFubuMVC/FubuFastPack

공개 메소드들

메소드 설명
UrlForPropertyUpdate ( this registry, Type type ) : string
UrlForPropertyUpdate ( this registry, object model ) : string

메소드 상세

UrlForPropertyUpdate() 공개 정적인 메소드

public static UrlForPropertyUpdate ( this registry, Type type ) : string
registry this
type System.Type
리턴 string

UrlForPropertyUpdate() 공개 정적인 메소드

public static UrlForPropertyUpdate ( this registry, object model ) : string
registry this
model object
리턴 string