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.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