Tell's Breeze to probe the specified assemblies and automatically discover any
Entity types, Complex types, Validators, NamingConventions and any other types
for which a type discovery action is registered.
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
Parameters
- assembliesToProbe
- Type: System.ReflectionAssembly
Return Value
Type: BooleanSee Also