StiTypeConvert Class

Namespace: Stimulsoft.Report.CodeDom

Class describes convertor of types.

Methods

Method Returns Description
GetBaseType static string Returns base string presentation for the specified type.

Method Details

GetBaseType static

GetBaseType(type: Type, language: StiLanguage): string

Returns base string presentation for the specified type.

Parameters

  • type (Type) — Specified type.
  • language (StiLanguage) — Script language.

Returns string — String presentation of the type.