ConfigInitStepFactory.

CreateStep<T>() Method

Syntax

public T CreateStep<T>() where T : notnull

Type Parameters

Name Description
T

Return Value

Type Description
T
GitHub