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

Go to the source code of this file.

Classes

class  Csla.Generators.CSharp.AutoSerialization.Discovery.PropertyDefinitionExtractor
 Extract the definition of a single property of a type for which source generation is being performed This is used to detach the builder from the Roslyn infrastructure, to enable testing
 

Namespaces

namespace  Csla
 
namespace  Csla.Generators
 
namespace  Csla.Generators.CSharp
 
namespace  Csla.Generators.CSharp.AutoSerialization
 
namespace  Csla.Generators.CSharp.AutoSerialization.Discovery