TfsApiControllerExtensions Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Framework.Server.TfsApiControllerExtensions

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class TfsApiControllerExtensions
public static class TfsApiControllerExtensions
[ExtensionAttribute]
public ref class TfsApiControllerExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfsApiControllerExtensions =  class end
public final class TfsApiControllerExtensions

The TfsApiControllerExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member GenerateResponse

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.

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace