Show / Hide Table of Contents

Class CsvConverter

Inheritance
System.Object
CsvConverter
Namespace: Eco.Simulation
Assembly: Eco.Simulation.dll
Syntax
public class CsvConverter : TypeConverter

Constructors

CsvConverter()

Declaration
public CsvConverter()

Methods

ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)

Declaration
public override object ConvertTo(ITypeDescriptorContext context, CultureInfo culture, object value, Type destinationType)
Parameters
Type Name Description
System.ComponentModel.ITypeDescriptorContext context
System.Globalization.CultureInfo culture
System.Object value
System.Type destinationType
Returns
Type Description
System.Object
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾