CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.ReadOnlyBase< T > Member List

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

AddBusinessRules()Csla.ReadOnlyBase< T >inlineprotectedvirtual
ApplicationContextCsla.ReadOnlyBase< T >protected
BindableBase()Csla.Core.BindableBaseinlineprotected
BusinessRulesCsla.ReadOnlyBase< T >protected
BusyChangedCsla.ReadOnlyBase< T >
CanExecuteMethod(IMemberInfo method)Csla.ReadOnlyBase< T >inlinevirtual
CanExecuteMethod(IMemberInfo method, bool throwOnFalse)Csla.ReadOnlyBase< T >inline
CanExecuteMethod(string methodName)Csla.ReadOnlyBase< T >inlinevirtual
CanReadProperty(IPropertyInfo property)Csla.ReadOnlyBase< T >inlinevirtual
CanReadProperty(IPropertyInfo property, bool throwOnFalse)Csla.ReadOnlyBase< T >inline
CanReadProperty(string propertyName)Csla.ReadOnlyBase< T >inline
Child_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< T >inlineprotectedvirtual
Child_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< T >inlineprotectedvirtual
Child_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< T >inlineprotectedvirtual
Clone()Csla.ReadOnlyBase< T >inline
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.ReadOnlyBase< T >inlineprotectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.ReadOnlyBase< T >inlineprotectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.ReadOnlyBase< T >inlineprotectedvirtual
Deserialized()Csla.ReadOnlyBase< T >inlineprotectedvirtual
FieldManagerCsla.ReadOnlyBase< T >protected
GetClone()Csla.ReadOnlyBase< T >inlinevirtual
GetIdValue()Csla.ReadOnlyBase< T >inlineprotectedvirtual
GetProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
GetProperty< P >(string propertyName, P? field, P? defaultValue)Csla.ReadOnlyBase< T >inlineprotected
GetProperty< P >(string propertyName, P? field, P? defaultValue, NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >inlineprotected
GetProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo, P? field)Csla.ReadOnlyBase< T >inlineprotected
GetProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo, P? field, P? defaultValue, NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >inlineprotected
GetProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
GetProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo, NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >inlineprotected
GetPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< F > propertyInfo, F? field)Csla.ReadOnlyBase< T >inlineprotected
GetPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< F > propertyInfo, F? field, NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >inlineprotected
GetPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
GetPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< F > propertyInfo, NoAccessBehavior noAccess)Csla.ReadOnlyBase< T >inlineprotected
Initialize()Csla.ReadOnlyBase< T >inlineprotectedvirtual
IsBusyCsla.ReadOnlyBase< T >
IsCanReadPropertyAuthorizationCheckDisabledCsla.ReadOnlyBase< T >protected
IsSelfBusyCsla.ReadOnlyBase< T >
LazyGetProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< T >inlineprotected
LazyGetPropertyAsync<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< T >inlineprotected
LazyReadProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.ReadOnlyBase< T >inlineprotected
LazyReadPropertyAsync<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > property, Task< P > factory)Csla.ReadOnlyBase< T >inlineprotected
LoadProperty(IPropertyInfo propertyInfo, object? newValue)Csla.ReadOnlyBase< T >inlineprotectedvirtual
LoadProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo, P? newValue)Csla.ReadOnlyBase< T >inlineprotected
LoadPropertyAsync<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] R >(PropertyInfo< R > property, Task< R > factory)Csla.ReadOnlyBase< T >inlineprotected
LoadPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F >(PropertyInfo< P > propertyInfo, F? newValue)Csla.ReadOnlyBase< T >inlineprotected
MarkBusy()Csla.ReadOnlyBase< T >inlineprotected
MarkIdle()Csla.ReadOnlyBase< T >inlineprotected
OnBusyChanged(string propertyName, bool busy)Csla.ReadOnlyBase< T >inlineprotected
OnBusyChanged(BusyChangedEventArgs args)Csla.ReadOnlyBase< T >inlineprotectedvirtual
OnGetChildren(SerializationInfo info, MobileFormatter formatter)Csla.ReadOnlyBase< T >inlineprotectedvirtual
OnGetMetastate(BinaryWriter writer)Csla.Core.MobileObjectinlineprotectedvirtual
OnGetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectinlineprotectedvirtual
OnIsDirtyChanged()Csla.Core.BindableBaseinlineprotectedvirtual
OnIsDirtyChanging()Csla.Core.BindableBaseinlineprotectedvirtual
OnMetaPropertyChanged(string propertyName)Csla.Core.BindableBaseinlineprotectedvirtual
OnPropertyChanged(string propertyName)Csla.Core.BindableBaseinlineprotectedvirtual
OnPropertyChanged(IPropertyInfo propertyInfo)Csla.Core.BindableBaseinlineprotectedvirtual
OnPropertyChanging(string propertyName)Csla.Core.BindableBaseinlineprotectedvirtual
OnPropertyChanging(IPropertyInfo propertyInfo)Csla.Core.BindableBaseinlineprotectedvirtual
OnSetChildren(SerializationInfo info, MobileFormatter formatter)Csla.ReadOnlyBase< T >inlineprotectedvirtual
OnSetMetastate(BinaryReader reader)Csla.Core.MobileObjectinlineprotectedvirtual
OnSetState(SerializationInfo info, StateMode mode)Csla.Core.MobileObjectinlineprotectedvirtual
OnUnhandledAsyncException(Core.ErrorEventArgs error)Csla.ReadOnlyBase< T >inlineprotectedvirtual
OnUnhandledAsyncException(object originalSender, Exception error)Csla.ReadOnlyBase< T >inlineprotected
OnUnknownPropertyChanged()Csla.Core.BindableBaseinlineprotectedvirtual
OnUnknownPropertyChanging()Csla.Core.BindableBaseinlineprotectedvirtual
PropertyChangedCsla.Core.BindableBase
PropertyChangingCsla.Core.BindableBase
PropertyIsLoading(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
ReadOnlyBase()Csla.ReadOnlyBase< T >inlineprotected
ReadProperty(IPropertyInfo propertyInfo)Csla.ReadOnlyBase< T >inlineprotectedvirtual
ReadProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
ReadPropertyConvert<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] F, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< F > propertyInfo)Csla.ReadOnlyBase< T >inlineprotected
RegisterMethod(Type objectType, IMemberInfo info)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterMethod(Type objectType, string methodName)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterMethod(string methodName)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type objectType, PropertyInfo< P > info)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(PropertyInfo< P > info)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(string propertyName)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(string propertyName, string? friendlyName)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(Expression< Func< T, object > > propertyLambdaExpression, string? friendlyName)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(string propertyName, string? friendlyName, P? defaultValue)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(Expression< Func< T, object > > propertyLambdaExpression, string? friendlyName, P? defaultValue)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(string propertyName, RelationshipTypes relationship)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(string propertyName, string? friendlyName, P? defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< T >inlineprotectedstatic
RegisterProperty<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] P >(Expression< Func< T, object > > propertyLambdaExpression, string? friendlyName, P? defaultValue, RelationshipTypes relationship)Csla.ReadOnlyBase< T >inlineprotectedstatic
ShouldHandlerSerialize(PropertyChangedEventHandler value)Csla.Core.BindableBaseinlineprotectedvirtual
ShouldHandlerSerialize(PropertyChangingEventHandler value)Csla.Core.BindableBaseinlineprotectedvirtual
ToString()Csla.ReadOnlyBase< T >inline
UnhandledAsyncExceptionCsla.ReadOnlyBase< T >
WaitForIdle()Csla.ReadOnlyBase< T >inline
WaitForIdle(TimeSpan timeout)Csla.ReadOnlyBase< T >inline
WaitForIdle(CancellationToken ct)Csla.ReadOnlyBase< T >inline