Interface IKeyValuePair
Publicado: abril de 2016
Namespace: Microsoft.TeamFoundation.TestManagement.Common
Assembly: Microsoft.TeamFoundation.TestManagement.Common (em Microsoft.TeamFoundation.TestManagement.Common.dll)
Sintaxe
public interface IKeyValuePair
public interface class IKeyValuePair
type IKeyValuePair = interface end
Public Interface IKeyValuePair
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Key | |
![]() |
Value |
Consulte também
Namespace Microsoft.TeamFoundation.TestManagement.Common
Retornar ao topo