Classe HttpComponentCreator<TComponent>
Gerarchia di ereditarietà
System.Object
Microsoft.TeamFoundation.Framework.Server.HttpComponentCreator<TComponent>
Spazio dei nomi: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class HttpComponentCreator(Of TComponent As {New, HttpResourceComponent}) _
Implements IComponentCreator
public sealed class HttpComponentCreator<TComponent> : IComponentCreator
where TComponent : new(), HttpResourceComponent
Parametri di tipo
- TComponent
Il tipo HttpComponentCreator<TComponent> espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
HttpComponentCreator<TComponent>(Int32) | |
![]() |
HttpComponentCreator<TComponent>(Int32, Boolean) |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
IsTransitionCreator | |
![]() |
ServiceVersion |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Create(TeamFoundationRequestContext, String) | |
![]() |
Create(String, Int32, Int32, Int32) | |
![]() |
CreateHttp | |
![]() |
Equals | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) |
![]() |
GetHashCode | Funge da funzione hash per un determinato tipo. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.