C# Class UCosmic.Www.Mvc.ExtensionMethods

Datei anzeigen Open project: ucosmic/UCosmicPreview

Public Methods

Method Description
ToAbsoluteUrl ( this relativeUrl ) : string
WaitThisManyMilleseconds ( this millesecondsToWait ) : void

Method Details

ToAbsoluteUrl() public static method

public static ToAbsoluteUrl ( this relativeUrl ) : string
relativeUrl this
return string

WaitThisManyMilleseconds() public static method

public static WaitThisManyMilleseconds ( this millesecondsToWait ) : void
millesecondsToWait this
return void