C# Class DevExpress.DataAccess.BigQuery.Native.ObjectUtils

Mostrar archivo Open project: DevExpress/BigQueryProvider

Public Methods

Method Description
ToInvariantString ( this value ) : string
ToInvariantString ( this value, string format ) : string

Method Details

ToInvariantString() public static method

public static ToInvariantString ( this value ) : string
value this
return string

ToInvariantString() public static method

public static ToInvariantString ( this value, string format ) : string
value this
format string
return string