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.
IApplicationContextProvider.cs
Go to the documentation of this file.
1
//-----------------------------------------------------------------------
2
// <copyright file="LocalProxy.cs" company="Marimer LLC">
3
// Copyright (c) Marimer LLC. All rights reserved.
4
// Website: https://cslanet.com
5
// </copyright>
6
// <summary>Implements a data portal proxy to relay data portal</summary>
7
//-----------------------------------------------------------------------
8
namespace
Csla.Channels.Local
9
{
10
internal
interface
IApplicationContextProvider
11
{
12
}
13
}
Csla.Channels.Local
Definition:
IApplicationContextProvider.cs:9
Generated by
1.9.2