Interface IGetValueOutcome
Marker interface for types returned from
TryGetValue<T>(String, String, CultureInfo)
implementations:
Get
Typical usage is to call TryGetValue and switch on the type of the returned instance.
Namespace: actionETL.Configuration
Assembly: actionETL.dll
Syntax
public interface IGetValueOutcome