Miner.Responder.Shared.Exceptions Namespace > OperationCanNotBeinthePast Class > OperationCanNotBeinthePast Constructor : OperationCanNotBeinthePast Constructor(DateTime,DateTime) |
'Declaration
Public Function New( _ ByVal newtime As System.Date, _ ByVal originalTime As System.Date _ )
'Usage
Dim newtime As System.Date Dim originalTime As System.Date Dim instance As New OperationCanNotBeinthePast(newtime, originalTime)
public OperationCanNotBeinthePast( System.DateTime newtime, System.DateTime originalTime )
public OperationCanNotBeinthePast( newtime: System.DateTime; originalTime: System.DateTime );
public function OperationCanNotBeinthePast( newtime : System.DateTime, originalTime : System.DateTime );
public: OperationCanNotBeinthePast( System.DateTime newtime, System.DateTime originalTime )
public: OperationCanNotBeinthePast( System.DateTime newtime, System.DateTime originalTime )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2