CSLA.NET 6.0.0
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Channels.Local.LocalProxy Member List

This is the complete list of members for Csla.Channels.Local.LocalProxy, including all inherited members.

Create(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Channels.Local.LocalProxy
Delete(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Channels.Local.LocalProxy
Dispose(bool disposing)Csla.Channels.Local.LocalProxyprotectedvirtual
Dispose()Csla.Channels.Local.LocalProxy
Fetch(Type objectType, object criteria, DataPortalContext context, bool isSync)Csla.Channels.Local.LocalProxy
IsServerRemoteCsla.Channels.Local.LocalProxy
LocalProxy(ApplicationContext applicationContext, LocalProxyOptions options)Csla.Channels.Local.LocalProxy
Update(object obj, DataPortalContext context, bool isSync)Csla.Channels.Local.LocalProxy