- Namespace
-
GitVersion
.Logging - Interfaces
-
- ICloneable
- ISerializable
- Base Types
-
- object
- Delegate
- MulticastDelegate
Syntax
public delegate void LogAction(LogActionEntry actionEntry) : MulticastDelegate, ICloneable,
ISerializable
Operators
Name | Value | Summary |
---|---|---|
operator != |
bool |
Inherited from Delegate
|
operator != |
bool |
Inherited from MulticastDelegate
|
operator == |
bool |
Inherited from Delegate
|
operator == |
bool |
Inherited from MulticastDelegate
|
Extension Methods
Name | Value | Summary |
---|---|---|
GetProperties |
IEnumerable |
From
ObjectExtensions
|
NotNull |
T |
From
CommonExtensions
|