C# 클래스 Imgix_Dotnet.Extensions.ObjectInvariantConversion.ObjectToInvarianString

Object extensions
파일 보기 프로젝트 열기: estei/Imgix-Dotnet

공개 메소드들

메소드 설명
ToInvariantString ( this sourceObject ) : string

Returns a string that represents the current object, using CultureInfo.InvariantCulture where possible.

메소드 상세

ToInvariantString() 공개 정적인 메소드

Returns a string that represents the current object, using CultureInfo.InvariantCulture where possible.
public static ToInvariantString ( this sourceObject ) : string
sourceObject this
리턴 string