ReflectionExtensions Class

Assembly
MagicChunks.dll
Namespace
MagicChunks.Helpers
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ReflectionExtensions"] class Type type-node

Syntax

public static class ReflectionExtensions

Methods

Name Value Summary
GetAllTypes(Assembly, Func<TypeInfo, bool>) IEnumerable<Type>
static

Extension Methods

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