ResxConverterProvider.

ResxConverterProvider(ICakeContext) Constructor

Summary

Initializes a new instance of the ResxConverterProvider class.

Syntax

public ResxConverterProvider(ICakeContext context)

Parameters

Name Type Description
context ICakeContext The Cake context

Return Value

Type Description
void