Click or drag to resize

StiTypeNotFoundEventArgs Constructor

Initializes a new instance of the StiTypeNotFoundEventArgs class

Namespace:  Stimulsoft.Base.Serializing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiTypeNotFoundEventArgs(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Stimulsoft.Base.Serializing.StiTypeNotFoundEventArgs.#ctor(System.String)"]

See Also