Click or drag to resize
DateTimeExtensionsNow_GarbageFree Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:VRage.DateTimeExtensions.Now_GarbageFree(System.DateTime)"]

Namespace: VRage
Assembly: VRage.Library (in VRage.Library.dll) Version: 1.0.0.0
Syntax
C#
public static DateTime Now_GarbageFree(
	DateTime dateTime
)

Parameters

dateTime
Type: SystemDateTime

[Missing <param name="dateTime"/> documentation for "M:VRage.DateTimeExtensions.Now_GarbageFree(System.DateTime)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:VRage.DateTimeExtensions.Now_GarbageFree(System.DateTime)"]

See Also