T OlderVersion<T>( T codeElement ) where T: class, ICodeElement
Parameters
- codeElement
- The ICodeElement object.
Type Parameters
- T
- T is a ICodeElement type.
T OlderVersion<T>( T codeElement ) where T: class, ICodeElement
Exception | Description |
---|---|
System.ArgumentException | codeElement 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