Click or drag to resize

StiNameTypeEntry Constructor

Initializes a new instance of the StiNameTypeEntry class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiNameTypeEntry(
	string name,
	Type type
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Base.StiNameTypeEntry.#ctor(System.String,System.Type)"]

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiNameTypeEntry.#ctor(System.String,System.Type)"]

See Also