C1.LiveLinq.LiveViews Namespace : PropertyIsNotVirtualException Class |
The following tables list the members exposed by PropertyIsNotVirtualException.
Name | Description | |
---|---|---|
Context | Lambda expression where a type with the non-virtual property is used. | |
Data | (Inherited from System.Exception) | |
HelpLink | (Inherited from System.Exception) | |
HResult | (Inherited from System.Exception) | |
InnerException | (Inherited from System.Exception) | |
Message | Overridden. Gets a message that describes the current exception. | |
Property | The non-virtual property. | |
ResultType | The result type of the lambda expression. | |
Source | (Inherited from System.Exception) | |
StackTrace | (Inherited from System.Exception) | |
TargetSite | (Inherited from System.Exception) |
Name | Description | |
---|---|---|
GetBaseException | (Inherited from System.Exception) | |
GetObjectData | (Inherited from System.Exception) | |
GetType | (Inherited from System.Exception) | |
ToString | (Inherited from System.Exception) |