Show / Hide Table of Contents

Class JsonInterfaceConverterAttribute

Inheritance
System.Object
JsonInterfaceConverterAttribute
Namespace: Scraper.Net
Assembly: Scraper.Net.dll
Syntax
public class JsonInterfaceConverterAttribute : JsonConverterAttribute

Constructors

| Improve this Doc View Source

JsonInterfaceConverterAttribute(Type)

Declaration
public JsonInterfaceConverterAttribute(Type converterType)
Parameters
Type Name Description
Type converterType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX