ResxConverterAliases Class

Summary

Contains alias for converting .NET Resx files to different output formats.
Assembly
Cake.ResxConverter.dll
Namespace
Cake.ResxConverter
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ResxConverterAliases"] class Type type-node

Syntax

public static class ResxConverterAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
ResxConverter(ICakeContext) ResxConverterProvider
ResxConverter alias.
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin