C# 클래스 NHS111.Utils.Extensions.StringExtension

파일 보기 프로젝트 열기: NHSChoices/nhs111-dotnet-beta

공개 메소드들

메소드 설명
AsHttpResponse ( this s ) : HttpResponseMessage
FirstToUpper ( this s ) : string

메소드 상세

AsHttpResponse() 공개 정적인 메소드

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

FirstToUpper() 공개 정적인 메소드

public static FirstToUpper ( this s ) : string
s this
리턴 string