Commit 1c8275b9 authored by Brickner_cp's avatar Brickner_cp

--no commit message

--no commit message
parent 51492136
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
namespace PcapDotNet { namespace Core namespace PcapDotNet { namespace Core
{ {
public ref class Timestamp private ref class Timestamp
{ {
public: public:
static void PcapTimestampToDateTime(const timeval& pcapTimestamp, [System::Runtime::InteropServices::Out] System::DateTime% dateTime); static void PcapTimestampToDateTime(const timeval& pcapTimestamp, [System::Runtime::InteropServices::Out] System::DateTime% dateTime);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment