Click or drag to resize

StiTypeFinderGetType Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Base.StiTypeFinder.GetType(System.String)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Type GetType(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Stimulsoft.Base.StiTypeFinder.GetType(System.String)"]

Return Value

Type: Type

[Missing <returns> documentation for "M:Stimulsoft.Base.StiTypeFinder.GetType(System.String)"]

See Also