Click or drag to resize
IUserActionToString Method (DateTime)
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Core.IUserAction.ToString(System.DateTime)"]

Namespace: ZU.Core
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
string ToString(
	DateTime lastModified
)

Parameters

lastModified
Type: SystemDateTime

[Missing <param name="lastModified"/> documentation for "M:ZU.Core.IUserAction.ToString(System.DateTime)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ZU.Core.IUserAction.ToString(System.DateTime)"]

See Also