Click or drag to resize
ConstantsGetDescription Method
Zet Universe

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

[Missing <summary> documentation for "M:ZU.Constants.GetDescription(System.Enum)"]

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 string GetDescription(
	Enum value
)

Parameters

value
Type: SystemEnum

[Missing <param name="value"/> documentation for "M:ZU.Constants.GetDescription(System.Enum)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ZU.Constants.GetDescription(System.Enum)"]

See Also