Struct TypeBoundSubResource
Assembly: WaaS.Core.dll
Declaration
public readonly struct TypeBoundSubResource : ITypeBound
Implements:
WaaS.ComponentModel.Models.ITypeBound
Methods
ValidateBound(IInstantiationContext, IType?)
View Source
Declaration
public bool ValidateBound(IInstantiationContext context, IType? type)
Returns
System.Boolean
Parameters
| Type | Name | 
|---|---|
| WaaS.ComponentModel.Runtime.IInstantiationContext | context | 
| WaaS.ComponentModel.Runtime.IType | type |