CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.Configuration.ICslaBuilder Interface Reference

Define CSLA .NET service builder More...

Inheritance diagram for Csla.Configuration.ICslaBuilder:
Csla.Configuration.CslaBuilder

Properties

IServiceCollection Services [getset]
 Gets or sets the services collection More...
 

Detailed Description

Define CSLA .NET service builder

Definition at line 15 of file ICslaBuilder.cs.

Property Documentation

◆ Services

IServiceCollection Csla.Configuration.ICslaBuilder.Services
getset

Gets or sets the services collection

Definition at line 21 of file ICslaBuilder.cs.