C# Class NHS111.Utils.Extensions.StringExtension

Afficher le fichier Open project: NHSChoices/nhs111-dotnet-beta

Méthodes publiques

Méthode Description
AsHttpResponse ( this s ) : HttpResponseMessage
FirstToUpper ( this s ) : string

Method Details

AsHttpResponse() public static méthode

public static AsHttpResponse ( this s ) : HttpResponseMessage
s this
Résultat System.Net.Http.HttpResponseMessage

FirstToUpper() public static méthode

public static FirstToUpper ( this s ) : string
s this
Résultat string