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.Core.IPropertyInfoFactory Member List

This is the complete list of members for Csla.Core.IPropertyInfoFactory, including all inherited members.

Create< T >(Type containingType, string name)Csla.Core.IPropertyInfoFactory
Create< T >(Type containingType, string name, string friendlyName)Csla.Core.IPropertyInfoFactory
Create< T >(Type containingType, string name, string friendlyName, RelationshipTypes relationship)Csla.Core.IPropertyInfoFactory
Create< T >(Type containingType, string name, string friendlyName, T defaultValue)Csla.Core.IPropertyInfoFactory
Create< T >(Type containingType, string name, string friendlyName, T defaultValue, RelationshipTypes relationship)Csla.Core.IPropertyInfoFactory