StiTypeConverter Class

Namespace: Stimulsoft.Base

Methods

Method Returns Description
FromString static Type  
ToString static string  

Method Details

FromString static

FromString(type: string): Type

Parameters

  • type (string)

Returns Type


ToString static

ToString(type: Type): string

Parameters

  • type (Type)

Returns string