C# Class MS.OSM.Querys.OSM2DB.Loader.MyExtensions

Show file Open project: diogofdsilva/MS-OSM-Querys

Public Methods

Method Description
ToCoordinate ( this d ) : string
ToStringNullable ( this d ) : string
ToStringSql ( this d ) : string

Method Details

ToCoordinate() public static method

public static ToCoordinate ( this d ) : string
d this
return string

ToStringNullable() public static method

public static ToStringNullable ( this d ) : string
d this
return string

ToStringSql() public static method

public static ToStringSql ( this d ) : string
d this
return string