C# 클래스 wp7openid.Extensions

파일 보기 프로젝트 열기: arktronic/sevenauth

공개 메소드들

메소드 설명
ToUrlQuery ( string>.this dict ) : string

Returns a URL query-style string in the form of "key1=value1&key2=value2..." without the initial ampersand or question mark.

메소드 상세

ToUrlQuery() 공개 정적인 메소드

Returns a URL query-style string in the form of "key1=value1&key2=value2..." without the initial ampersand or question mark.
public static ToUrlQuery ( string>.this dict ) : string
dict string>.this
리턴 string