Extensions Class

Summary

Extensions.
Assembly
Cake.Module.Shared.dll
Namespace
Cake.Module.Shared
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["Extensions"] class Type type-node

Syntax

public static class Extensions

Methods

Name Value Summary
GetConfigFlag(ICakeConfiguration, string) bool
Get a config-value as a flag from the ICakeConfiguration.
static

Extension Methods

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