C# Класс AvalonStudio.Toolchains.Clang.ArmGCCLinkTemplateBase.ToStringInstanceHelper

Utility class to produce culture-oriented representation of an object as a string.
Показать файл Открыть проект

Открытые методы

Метод Описание
ToStringWithCulture ( object objectToConvert ) : string

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

Описание методов

ToStringWithCulture() публичный Метод

This is called from the compile/run appdomain to convert objects within an expression block to a string
public ToStringWithCulture ( object objectToConvert ) : string
objectToConvert object
Результат string