DeserializationSettings.UnregisterTrustedClass(Type) Method
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type |
---|---|
type | Type |
See Also
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
public static void UnregisterTrustedClass(
Type type
)
Public Shared Sub UnregisterTrustedClass(
type As Type
)
Name | Type |
---|---|
type | Type |
No
Your feedback is appreciated.