Click or drag to resize
JsonObjectConverterSupportedTypes Property

[Missing <summary> documentation for "P:X3Platform.Ajax.Json.JsonObjectConverter.SupportedTypes"]

Namespace: X3Platform.Ajax.Json
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public override IEnumerable<Type> SupportedTypes { get; }

Property Value

Type: IEnumerableType
See Also