C# (CSharp) Jot 네임스페이스

중첩된 네임스페이스

Jot.CustomInitializers
Jot.DefaultInitializer
Jot.Storage
Jot.Tests
Jot.Triggers

클래스들

이름 설명
StateTracker A StateTracker is an object responsible for tracking the specified properties of the specified target objects. Tracking means persisting the values of the specified object properties, and restoring this data when appropriate.
TrackedPropertyInfo An object that decribes the tracking information for a target object's property.
TrackingOperationEventArgs Event args for a tracking operation. Enables the handler to cancel the operation and to modify the data that will be persisted/applied.