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.Generators.CSharp.TestObjects Namespace Reference

Classes

class  AddressPOCO
 
class  EmailAddress
 Object already implementing IMobileObject that can be used for testing serialization behaviour More...
 
class  NestingPOCO
 A class including a private nested class for which automatic serialization code is to be generated More...
 
class  NestingPOCO2
 A second class including a private nested class for which automatic serialization code is to be generated This checks for naming clashes, as its child class is named the same as the one in NestingPOCO More...
 
class  PersonPOCO
 A class for which automatic serialization code is to be generated Includes children of various types to support multiple testing scenarios More...
 
struct  Point
 Struct that can be used for testing serialization behaviour More...