Show / Hide Table of Contents

Class ToStringHelper

Inheritance
System.Object
ToStringHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: cs.temp.dll.dll
Syntax
public static class ToStringHelper

Properties

FormatProvider

Declaration
public static IFormatProvider FormatProvider { get; set; }
Property Value
Type Description
System.IFormatProvider

Methods

ToStringWithCulture(Object)

Declaration
public static string ToStringWithCulture(object objectToConvert)
Parameters
Type Name Description
System.Object objectToConvert
Returns
Type Description
System.String
In This Article
Back to top Copyright FasterGames ©