'Declaration Public Function New( _ ByVal converterType As Type, _ ByVal ParamArray converterArguments() As Object _ )
public JsonConverterAttribute( Type converterType, params object[] converterArguments )
Parameters
- converterType
- converterArguments