C# 클래스 UCosmic.Www.Mvc.ExtensionMethods

파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
ToAbsoluteUrl ( this relativeUrl ) : string
WaitThisManyMilleseconds ( this millesecondsToWait ) : void

메소드 상세

ToAbsoluteUrl() 공개 정적인 메소드

public static ToAbsoluteUrl ( this relativeUrl ) : string
relativeUrl this
리턴 string

WaitThisManyMilleseconds() 공개 정적인 메소드

public static WaitThisManyMilleseconds ( this millesecondsToWait ) : void
millesecondsToWait this
리턴 void