Click or drag to resize

SNodeAddEnumeration Method

Developd by SO-SOFT
Add enumeration

Namespace: CsConfig
Assembly: CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
public void AddEnumeration(
	Type type
)

Parameters

type  Type
The enumeration type
See Also