FilePathConverter.

ConvertFrom(ITypeDescriptorContext, CultureInfo, object) Method

Namespace
Cake.Core.IO
Containing Type
FilePathConverter

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