Initializes a new instance of the P4Server..::..CmdContactTimer class
Namespace: Perforce.P4Assembly: p4api.net (in p4api.net.dll) Version: 2015.1.103.4687 (2015.1.103.4687)
Syntax
C# |
---|
public CmdContactTimer( Dictionary<uint, P4Server..::..CmdContactTimer> runCmdLastContactMap, uint _cmdId ) |
Visual Basic |
---|
Public Sub New ( _ runCmdLastContactMap As Dictionary(Of UInteger, P4Server..::..CmdContactTimer), _ _cmdId As UInteger _ ) |
Visual C++ |
---|
public: CmdContactTimer( Dictionary<unsigned int, P4Server..::..CmdContactTimer^>^ runCmdLastContactMap, unsigned int _cmdId ) |
Parameters
- runCmdLastContactMap
- Type: System.Collections.Generic..::..Dictionary<(Of <(<'UInt32, P4Server..::..CmdContactTimer>)>)>
- _cmdId
- Type: System..::..UInt32