Click or drag to resize

WikiClientHelper Methods

This is preliminary documentation and is subject to change.

The WikiClientHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberBuildUserAgent(Assembly) Builds a valid User-Agent header value from the information inferred from the specified assembly, which can be used in ClientUserAgent.
Public methodStatic memberBuildUserAgent(String) Builds a valid User-Agent header value that can be used in ClientUserAgent.
Public methodStatic memberBuildUserAgent(Assembly, String) Builds a valid User-Agent header value from the information inferred from the specified assembly, which can be used in ClientUserAgent.
Public methodStatic memberBuildUserAgent(String, String) Builds a valid User-Agent header value that can be used in ClientUserAgent.
Public methodStatic memberBuildUserAgent(String, String, String) Builds a valid User-Agent header value that can be used in ClientUserAgent.
Top
See Also