ResolverRemoveBaseInterfacePath Method |
Remove a path from the base interface paths dictionary.
Namespace:
Nova.Resolving
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax protected void RemoveBaseInterfacePath(
Object type
)
Parameters
- type
- Type: SystemObject
See Also