RequestLanguage Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Framework.Server.RequestLanguage
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public NotInheritable Class RequestLanguage
public static class RequestLanguage
public ref class RequestLanguage abstract sealed
[<AbstractClass>]
[<Sealed>]
type RequestLanguage = class end
public final class RequestLanguage
The RequestLanguage type exposes the following members.
Methods
Name | Description | |
---|---|---|
Apply() | ||
Apply(NameValueCollection, array<String[], IDictionary) | ||
GetCulture | ||
GetThreadUICulture | ||
Revert() | ||
Revert(IDictionary) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.