Interface IReadOnlyAccelergreatEnvironmentPipelineData
Namespace: Accelergreat.Environments
Assembly: Accelergreat.dll
Syntax
public interface IReadOnlyAccelergreatEnvironmentPipelineData
Methods
Get<T>(String)
Declaration
T Get<T>(string key)
Parameters
Type | Name | Description |
---|---|---|
System.String | key |
Returns
Type | Description |
---|---|
T |
Type Parameters
Name | Description |
---|---|
T |