Click or drag to resize

AbstractTypeCoercerSetPropertyTypes Method

[Missing <summary> documentation for "M:com.espertech.esperio.csv.AbstractTypeCoercer.SetPropertyTypes(System.Collections.Generic.IDictionary`2)"]

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public void SetPropertyTypes(
	IDictionary propertyTypes
)

Parameters

propertyTypes
Type: System.Collections.GenericIDictionaryTKey, TValue

[Missing <param name="propertyTypes"/> documentation for "M:com.espertech.esperio.csv.AbstractTypeCoercer.SetPropertyTypes(System.Collections.Generic.IDictionary`2)"]

See Also