TypeFnsGetTypesImplementing Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.Core.TypeFns.GetTypesImplementing(System.Type,System.Reflection.Assembly)"]

Namespace: Breeze.Sharp.Core
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public static Type[] GetTypesImplementing(
	Type type,
	Assembly assembly
)

Parameters

type
Type: SystemType
assembly
Type: System.ReflectionAssembly

Return Value

Type: Type
See Also

Reference