NodeTimeInfo.WithCreateTime Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
WithCreateTime(DateTime)
Creates new NodecreateTime
value.
Declaration
public NodeTimeInfo WithCreateTime(DateTime createTime)
Parameters
Type | Name | Description |
---|---|---|
Date |
createTime | New creation time (expressed as UTC). |
Returns
Type | Description |
---|---|
Node |
New Node |