DeserializationSettings.InvokeRestricted(Action) Method
This member is for advanced configuration. It supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
restrictedAction | Action |
Remarks
Read the following topic for more information: Safe Deserialization.
See Also