Summary
Default deconstructor for key value pairs
- Assembly
- Rocket
.Surgery .Extensions .dll - Namespace
- System
.Collections .Generic - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DeconstructorExtensions"]
class Type type-node
Syntax
public static class DeconstructorExtensions
Attributes
Type | Description |
---|---|
PublicAPIAttribute |
Methods
Name | Value | Summary |
---|---|---|
Deconstruct |
void |
Deconstructs the specified KVP.
static
|