C# Class NuDeploy.Core.Services.Installation.DeploymentTypeParser

Inheritance: IDeploymentTypeParser
Datei anzeigen Open project: andreaskoch/NuDeploy Class Usage Examples

Public Methods

Method Description
GetDeploymentType ( string deploymentType ) : DeploymentType

Method Details

GetDeploymentType() public method

public GetDeploymentType ( string deploymentType ) : DeploymentType
deploymentType string
return DeploymentType