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

Go to the source code of this file.

Classes

class  Csla.Generators.CSharp.AutoSerialization.Discovery.FieldDefinitionsExtractor
 Extract the definition of all fields for a type for which source generation is required 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