C# 클래스 System.UriExtensionsTests

파일 보기 프로젝트 열기: aspnet/WebHooks

비공개 메소드들

메소드 설명
IsHttp_DetectsHttpUris ( string input, bool expected ) : void
IsHttp_HandlesNull ( ) : void
IsHttps_DetectsHttpsUris ( string input, bool expected ) : void
IsHttps_HandlesNull ( ) : void