bool CommentsWereChanged( ICodeContainer codeContainer )
Parameters
- codeContainer
- The ICodeContainer object. A ICodeContainer object can be a IAssembly, INamespace, IType or IMethod object.
bool CommentsWereChanged( ICodeContainer codeContainer )
Exception | Description |
---|---|
System.ArgumentException | codeContainer is not NewerCodeBase nor OlderCodeBase not a code element that belong to any of these code base. |
Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed