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
Csla.Server.MobileFactoryAttribute Member List

This is the complete list of members for Csla.Server.MobileFactoryAttribute, including all inherited members.

CreateMethodNameCsla.Server.MobileFactoryAttribute
DeleteMethodNameCsla.Server.MobileFactoryAttribute
ExecuteMethodNameCsla.Server.MobileFactoryAttribute
FactoryTypeNameCsla.Server.MobileFactoryAttribute
FetchMethodNameCsla.Server.MobileFactoryAttribute
MobileFactoryAttribute(string factoryType)Csla.Server.MobileFactoryAttribute
MobileFactoryAttribute(string factoryType, string createMethod, string fetchMethod)Csla.Server.MobileFactoryAttribute
MobileFactoryAttribute(string factoryType, string fetchMethod)Csla.Server.MobileFactoryAttribute
MobileFactoryAttribute(string factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod)Csla.Server.MobileFactoryAttribute
MobileFactoryAttribute(string factoryType, string createMethod, string fetchMethod, string updateMethod, string deleteMethod, string executeMethod)Csla.Server.MobileFactoryAttribute
UpdateMethodNameCsla.Server.MobileFactoryAttribute