ResolverSetBaseInterfacePath Method |
Put a path pair into the base interface paths dictionary.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void SetBaseInterfacePath(
Object type,
Object baseInterface
)
Parameters
- type
- Type: SystemObject
- baseInterface
- Type: SystemObject
See Also