C# (CSharp) Spring.DataBinding Namespace

Classes

Name Description
AbstractBinding Abstract base class for IBinding implementations.
BaseBindingContainer Base implementation of the IBindingContainer.
BaseBindingManager BaseBindingManager keeps track of all registered bindings and represents an entry point for the binding and unbinding process.
BaseBindingManagerTests
HttpRequestListBindingContainer Binds agroup of HTTP request multi-valued items to the data model.
MultipleSelectionListControlBinding Handles binding of a multiple selection ListControl to a target's IList property.
SimpleExpressionBinding Simple, expression-based implementation of IBinding that binds source to target one-to-one.
SimpleExpressionBindingTests
SimpleExpressionBindingTests.BindToNullable_TestEntity