Click or drag to resize
LogException Method (Exception)
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Log.Exception(System.Exception)"]

Namespace: ZU
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#
public static void Exception(
	Exception ex
)

Parameters

ex
Type: SystemException

[Missing <param name="ex"/> documentation for "M:ZU.Log.Exception(System.Exception)"]

See Also