CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
MobileList.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Core.MobileList< T >
 Implements a list that is serializable using the SerializationFormatterFactory.GetFormatter(). More...
 

Namespaces

namespace  Csla
 
namespace  Csla.Core
 

Typedefs

using serialization = System.Runtime.Serialization
 

Typedef Documentation

◆ serialization

using serialization = System.Runtime.Serialization

Definition at line 13 of file MobileList.cs.