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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
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.