Open sandboxFocus

Property Finalizer

Finalizer

Gets the finalizer of the type. For value types returns null.

Declaration
IMethod? Finalizer { get; }
Property Value
Type Description
IMethod