ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 436
نمايش فراداده

ObjectConverterobsolete

System.Web.UI (system.web.dll)sealed class

This class is used automatically by the ASP.NET framework and never used directly in your code.

public sealed class 

ObjectConverter { // Public Constructors public

ObjectConverter ( ); // Public Static Methods public static object

ConvertValue (object

value , Type

toType , string

formatString ); }