Click or drag to resize

ReflectionAttributeProvider Constructor

Initializes a new instance of the ReflectionAttributeProvider class

Namespace:  Stimulsoft.Base.Json.Serialization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public ReflectionAttributeProvider(
	Object attributeProvider
)

Parameters

attributeProvider
Type: SystemObject

[Missing <param name="attributeProvider"/> documentation for "M:Stimulsoft.Base.Json.Serialization.ReflectionAttributeProvider.#ctor(System.Object)"]

See Also