C# Class RedBadger.Web.ScriptDependencyResolver.Extensions.StringExtensions

Afficher le fichier Open project: redbadger/ScriptDependencyResolver

Méthodes publiques

Méthode Description
AppendPath ( this referencePath, string path ) : string
ThrowIfNullOrWhiteSpace ( this value, string name ) : void

Method Details

AppendPath() public static méthode

public static AppendPath ( this referencePath, string path ) : string
referencePath this
path string
Résultat string

ThrowIfNullOrWhiteSpace() public static méthode

public static ThrowIfNullOrWhiteSpace ( this value, string name ) : void
value this
name string
Résultat void