DirectoryPathConverter.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object) Method

Namespace
Cake.Cli
Containing Type
DirectoryPathConverter

Syntax

public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)

Parameters

Name Type Description
context ITypeDescriptorContext
culture CultureInfo
value object

Return Value

Type Description
object