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
NestingPOCO2.cs File Reference

Go to the source code of this file.

Classes

class  Csla.Generators.CSharp.TestObjects.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  Csla.Generators.CSharp.TestObjects.NestingPOCO2.NestedPOCO
 

Namespaces

namespace  Csla
 
namespace  Csla.Generators
 
namespace  Csla.Generators.CSharp
 
namespace  Csla.Generators.CSharp.TestObjects