Click or drag to resize
StandardFormatterFactoryIntegerTransform Method

[Missing <summary> documentation for "M:Activsoft.Engine.StandardFormatterFactory.IntegerTransform(System.String)"]

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public Object IntegerTransform(
	string value
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Activsoft.Engine.StandardFormatterFactory.IntegerTransform(System.String)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Activsoft.Engine.StandardFormatterFactory.IntegerTransform(System.String)"]

See Also