首次推送
This commit is contained in:
16
COSXML/Utils/HttpDateTimeUtils.cs
Normal file
16
COSXML/Utils/HttpDateTimeUtils.cs
Normal file
@@ -0,0 +1,16 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.Text;
|
||||
/**
|
||||
* Copyright (c) 2018 Tencent Cloud. All rights reserved.
|
||||
* 11/6/2018 10:58:01 AM
|
||||
* bradyxiao
|
||||
*/
|
||||
namespace COSXML.Utils
|
||||
{
|
||||
public sealed class HttpDateTimeUtils
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user