Interface IToString
Namespace: Telerik.WinControls.Svg.ExCSS
Assembly: TelerikCommon.dll
Syntax
public interface IToString
Methods
ToString(Boolean, Int32)
Declaration
string ToString(bool friendlyFormat, int indentation = 0)
Parameters
|
System.Boolean
friendlyFormat
|
|
System.Int32
indentation
|
Returns
|
System.String
|