Método IMeasurementBlockProxy.Begin (Int64)
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
void Begin(
long l
)
void Begin(
long long l
)
abstract Begin :
l:int64 -> unit
Sub Begin (
l As Long
)
Parâmetros
- l
Type: System.Int64
Consulte também
Begin Sobrecarga
Interface IMeasurementBlockProxy
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo