JsonObjectConverterSupportedTypes Property |
[Missing <summary> documentation for "P:X3Platform.Ajax.Json.JsonObjectConverter.SupportedTypes"]
Namespace: X3Platform.Ajax.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic override IEnumerable<Type> SupportedTypes { get; }
public:
virtual property IEnumerable<Type^>^ SupportedTypes {
IEnumerable<Type^>^ get () override;
}
Property Value
Type:
IEnumerableType
See Also