C# 클래스 iQQ.Net.WebQQCore.Util.Extensions.HttpExtensions

파일 보기 프로젝트 열기: huoshan12345/iQQ.Net

공개 메소드들

메소드 설명
GetRequestHeader ( this request, CookieContainer cc ) : string
IsNullOrEmpty ( this col ) : bool

메소드 상세

GetRequestHeader() 공개 정적인 메소드

public static GetRequestHeader ( this request, CookieContainer cc ) : string
request this
cc System.Net.CookieContainer
리턴 string

IsNullOrEmpty() 공개 정적인 메소드

public static IsNullOrEmpty ( this col ) : bool
col this
리턴 bool