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.ReadOnlyBase< T > Member List

This is the complete list of members for Csla.ReadOnlyBase< T >, including all inherited members.

AddBusinessRules()Csla.ReadOnlyBase< T >protectedvirtual
BindableBase()Csla.Core.BindableBaseprotected
BusinessRulesCsla.ReadOnlyBase< T >protected
BusyChangedCsla.ReadOnlyBase< T >
CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.ReadOnlyBase< T >virtual
CanExecuteMethod(Csla.Core.IMemberInfo method, bool throwOnFalse)Csla.ReadOnlyBase< T >
CanExecuteMethod(string methodName)Csla.ReadOnlyBase< T >virtual
Csla::Security::IAuthorizeReadWrite.CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.Security.IAuthorizeReadWrite
CanReadProperty(Csla.Core.IPropertyInfo property)Csla.ReadOnlyBase< T >virtual
CanReadProperty(Csla.Core.IPropertyInfo property, bool throwOnFalse)Csla.ReadOnlyBase< T >
CanReadProperty(string propertyName)Csla.ReadOnlyBase< T >
Csla::Security::IAuthorizeReadWrite.CanReadProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
Child_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< T >protectedvirtual
Child_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< T >protectedvirtual
Child_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< T >protectedvirtual
Clone()Csla.ReadOnlyBase< T >
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< T >protectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< T >protectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< T >protectedvirtual
FieldExists(Csla.Core.IPropertyInfo property) (defined in Csla.Core.IManageProperties)Csla.Core.IManageProperties
FieldManagerCsla.ReadOnlyBase< T >protected
Csla::IReadOnlyBase.GetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
GetClone()Csla.ReadOnlyBase< T >virtual
GetIdValue()Csla.ReadOnlyBase< T >protectedvirtual
GetProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< T >protected
GetProperty< P >(string propertyName, P field, P defaultValue)Csla.ReadOnlyBase< T >protected
GetProperty< P >(string propertyName, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field)Csla.ReadOnlyBase< T >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >protected
GetProperty< P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< T >protected
GetProperty< P >(PropertyInfo< P > propertyInfo, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field)Csla.ReadOnlyBase< T >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< T >protected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, Security.NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >protected
GetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
Initialize()Csla.ReadOnlyBase< T >protectedvirtual
IsBusyCsla.ReadOnlyBase< T >
IsSelfBusyCsla.ReadOnlyBase< T >
LazyGetProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< T >protected
LazyGetPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< T >protected
LazyReadProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< T >protected
LazyReadPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< T >protected
LoadProperty(IPropertyInfo propertyInfo, object newValue)Csla.ReadOnlyBase< T >protectedvirtual
LoadProperty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.ReadOnlyBase< T >protected
LoadPropertyAsync< R >(PropertyInfo< R > property, Task< R > factory)Csla.ReadOnlyBase< T >protected
LoadPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.ReadOnlyBase< T >protected
MarkBusy()Csla.ReadOnlyBase< T >protected
MarkIdle()Csla.ReadOnlyBase< T >protected
OnBusyChanged(string propertyName, bool busy)Csla.ReadOnlyBase< T >protected
OnBusyChanged(BusyChangedEventArgs args)Csla.ReadOnlyBase< T >protectedvirtual
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.ReadOnlyBase< T >protectedvirtual
OnGetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.ReadOnlyBase< T >protected
Csla::Core::BindableBase.OnGetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnGetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
OnIsDirtyChanged()Csla.Core.BindableBaseprotectedvirtual
OnIsDirtyChanging()Csla.Core.BindableBaseprotectedvirtual
OnMetaPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnSetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.ReadOnlyBase< T >protected
Csla::Core::BindableBase.OnSetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnSetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectprotectedvirtual
OnUnhandledAsyncException(ErrorEventArgs error)Csla.ReadOnlyBase< T >protectedvirtual
OnUnhandledAsyncException(object originalSender, Exception error)Csla.ReadOnlyBase< T >protected
OnUnknownPropertyChanged()Csla.Core.BindableBaseprotectedvirtual
OnUnknownPropertyChanging()Csla.Core.BindableBaseprotectedvirtual
PropertyChangedCsla.Core.BindableBase
PropertyChangingCsla.Core.BindableBase
ReadOnlyBase()Csla.ReadOnlyBase< T >protected
ReadProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< T >protectedvirtual
ReadProperty< P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< T >protected
ReadPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< T >protected
RegisterMethod(Type objectType, IMemberInfo info)Csla.ReadOnlyBase< T >protectedstatic
RegisterMethod(Type objectType, string methodName)Csla.ReadOnlyBase< T >protectedstatic
RegisterMethod(string methodName)Csla.ReadOnlyBase< T >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Type objectType, PropertyInfo< P > info)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(string propertyName)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, RelationshipTypes relationship)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< T >protectedstatic
SetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
SetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
ShouldHandlerSerialize(PropertyChangedEventHandler value)Csla.Core.BindableBaseprotectedvirtual
ShouldHandlerSerialize(PropertyChangingEventHandler value)Csla.Core.BindableBaseprotectedvirtual
ToString()Csla.ReadOnlyBase< T >
UnhandledAsyncExceptionCsla.ReadOnlyBase< T >