Interface ITypeBound
Assembly: WaaS.Core.dll
Declaration
public interface ITypeBound
Methods
ValidateBound(IInstantiationContext, IType)
View Source
Declaration
bool ValidateBound(IInstantiationContext context, IType type)
Returns
System.Boolean
Parameters
| Type | Name | 
|---|---|
| WaaS.ComponentModel.Runtime.IInstantiationContext | context | 
| WaaS.ComponentModel.Runtime.IType | type |