C# Class NHS111.Utils.Extensions.StringExtension

Datei anzeigen Open project: NHSChoices/nhs111-dotnet-beta

Public Methods

Method Description
AsHttpResponse ( this s ) : HttpResponseMessage
FirstToUpper ( this s ) : string

Method Details

AsHttpResponse() public static method

public static AsHttpResponse ( this s ) : HttpResponseMessage
s this
return System.Net.Http.HttpResponseMessage

FirstToUpper() public static method

public static FirstToUpper ( this s ) : string
s this
return string