Click or drag to resize

StiTypeConverterToString Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiTypeConverter.ToString(System.Type)"]

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

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiTypeConverter.ToString(System.Type)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Base.StiTypeConverter.ToString(System.Type)"]

See Also