C# 클래스 Junior.Route.Http.RequestHeaders.TeHeader

파일 보기 프로젝트 열기: nathan-alden/junior-route

공개 메소드들

메소드 설명
ParseMany ( string headerValue ) : IEnumerable
TCodingMatches ( string tCoding ) : bool

비공개 메소드들

메소드 설명
TeHeader ( string tCoding, decimal qvalue, IEnumerable parameters ) : System

메소드 상세

ParseMany() 공개 정적인 메소드

public static ParseMany ( string headerValue ) : IEnumerable
headerValue string
리턴 IEnumerable

TCodingMatches() 공개 메소드

public TCodingMatches ( string tCoding ) : bool
tCoding string
리턴 bool