Click or drag to resize

ToStrWrap<T> Constructor

Constuctor

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public ToStrWrap(
	T obj,
	string name
)

Parameters

obj  T
name  String
See Also