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

Inheritance: IDeploymentTypeParser
显示文件 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