IConfigInitStepFactory Interface

Syntax

public interface IConfigInitStepFactory

Methods

Name Value Summary
CreateStep<T>() T

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<IConfigInitStepFactory>(string) T
GitHub