Interface IGenericSubstitutableUnitOption
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public interface IGenericSubstitutableUnitOption : IUnitOption, IFuzzyOption
Methods
SubstituteGeneric(Type, Type)
Declaration
IUnitOption SubstituteGeneric(Type genericDefinition, Type substitutedType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | genericDefinition | |
| Type | substitutedType |
Returns
| Type | Description |
|---|---|
| IUnitOption |