Click or drag to resize

TypeDeclClearCachedOtherParts Method

Clear any cached list of other parts of this type (if it's a partial type), in both this type and in all other parts.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void ClearCachedOtherParts()
See Also