CSLA .NET
10.0.0
A home for your business logic
Loading...
Searching...
No Matches
Csla.Rules.IRuleContext Member List
This is the complete list of members for
Csla.Rules.IRuleContext
, including all inherited members.
AddDirtyProperty
(IPropertyInfo property)
Csla.Rules.IRuleContext
AddErrorResult
(string description)
Csla.Rules.IRuleContext
AddErrorResult
(string description, bool stopProcessing)
Csla.Rules.IRuleContext
AddErrorResult
(IPropertyInfo property, string description)
Csla.Rules.IRuleContext
AddInformationResult
(string description)
Csla.Rules.IRuleContext
AddInformationResult
(string description, bool stopProcessing)
Csla.Rules.IRuleContext
AddInformationResult
(IPropertyInfo property, string description)
Csla.Rules.IRuleContext
AddOutValue
(object? value)
Csla.Rules.IRuleContext
AddOutValue
(IPropertyInfo property, object? value)
Csla.Rules.IRuleContext
AddSuccessResult
(bool stopProcessing)
Csla.Rules.IRuleContext
AddWarningResult
(string description)
Csla.Rules.IRuleContext
AddWarningResult
(string description, bool stopProcessing)
Csla.Rules.IRuleContext
AddWarningResult
(IPropertyInfo property, string description)
Csla.Rules.IRuleContext
ApplicationContext
Csla.Rules.IRuleContext
Complete
()
Csla.Rules.IRuleContext
DataPortalFactory
Csla.Rules.IRuleContext
DirtyProperties
Csla.Rules.IRuleContext
ExecuteContext
Csla.Rules.IRuleContext
ExecuteRule
(IBusinessRuleBase innerRule)
Csla.Rules.IRuleContext
GetChainedContext
(IBusinessRuleBase rule)
Csla.Rules.IRuleContext
GetInputValue< T >
(IPropertyInfo propertyInfo)
Csla.Rules.IRuleContext
GetInputValue<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] T >
(PropertyInfo< T > propertyInfo)
Csla.Rules.IRuleContext
InputPropertyValues
Csla.Rules.IRuleContext
IsCascadeContext
Csla.Rules.IRuleContext
IsCheckObjectRulesContext
Csla.Rules.IRuleContext
IsCheckRulesContext
Csla.Rules.IRuleContext
IsPropertyChangedContext
Csla.Rules.IRuleContext
OriginPropertyName
Csla.Rules.IRuleContext
OutputPropertyValues
Csla.Rules.IRuleContext
Results
Csla.Rules.IRuleContext
Rule
Csla.Rules.IRuleContext
Target
Csla.Rules.IRuleContext
TryGetInputValue< T >
(IPropertyInfo propertyInfo, ref T? value)
Csla.Rules.IRuleContext
TryGetInputValue<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] T >
(PropertyInfo< T > propertyInfo, ref T? value)
Csla.Rules.IRuleContext
Generated by
1.16.1