- Namespace
-
GitVersion
.Model .Exceptions - Base Types
-
- Exception
graph BT Type-->Base0["Exception"]
Type["InfiniteLoopProtectionException"] class Type type-node
Syntax
public class InfiniteLoopProtectionException : Exception
Constructors
Name | Summary |
---|---|
Infinite |
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|