Click or drag to resize
BuilderTBuild Method
Builds the target object.

Namespace: Capgemini.CommonObjectUtils
Assembly: Capgemini.CommonObjectUtils (in Capgemini.CommonObjectUtils.dll) Version: 1.3.0.0
Syntax
public T Build()

Return Value

Type: T
The built object.
See Also