\r\n

51Degrees Geo-Location .NET  4.4

Geo-location services for 51Degrees Pipeline

FiftyOne.GeoLocation.Core.Templates.JavaScriptResourceBase.ToStringInstanceHelper Class Reference

Detailed Description

Utility class to produce culture-oriented representation of an object as a string.

Public Member Functions

string  ToStringWithCulture (object objectToConvert)
This is called from the compile/run appdomain to convert objects within an expression block to a string More...

Properties

System.IFormatProvider  FormatProvider [get, set]
Gets or sets format provider to be used by ToStringWithCulture method. More...

Member Function Documentation

◆ ToStringWithCulture()

string FiftyOne.GeoLocation.Core.Templates.JavaScriptResourceBase.ToStringInstanceHelper.ToStringWithCulture ( object   objectToConvert )

This is called from the compile/run appdomain to convert objects within an expression block to a string

Property Documentation

◆ FormatProvider

System.IFormatProvider FiftyOne.GeoLocation.Core.Templates.JavaScriptResourceBase.ToStringInstanceHelper.FormatProvider
get set

Gets or sets format provider to be used by ToStringWithCulture method.