C# Class UCosmic.Www.Mvc.ExtensionMethods

Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

Méthode Description
ToAbsoluteUrl ( this relativeUrl ) : string
WaitThisManyMilleseconds ( this millesecondsToWait ) : void

Method Details

ToAbsoluteUrl() public static méthode

public static ToAbsoluteUrl ( this relativeUrl ) : string
relativeUrl this
Résultat string

WaitThisManyMilleseconds() public static méthode

public static WaitThisManyMilleseconds ( this millesecondsToWait ) : void
millesecondsToWait this
Résultat void