AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

KeyValue Methods

The KeyValue type exposes the following members.

Methods


  Name Description
Public method Clone
Creates a deep clone of this KeyValue instance.
Public method EnforceFreezeOnMutation
Enforces the freeze contract; logs if this instance is frozen when a mutation is attempted.
Public method Freeze
Freezes this instance; subsequent mutation attempts will be logged.