Finalizer
Gets the finalizer of the type. For value types returns null
.
Declaration
IMethod? Finalizer { get; }
Property Value
Type | Description |
---|---|
IMethod |
Gets the finalizer of the type. For value types returns null
.
IMethod? Finalizer { get; }
Type | Description |
---|---|
IMethod |