Click or drag to resize
Accord.NET (logo)

FormatDecoderAttribute Constructor

Initializes a new instance of the FormatDecoderAttribute class.

Namespace:  Accord
Assembly:  Accord (in Accord.dll) Version: 3.8.0
Syntax
public FormatDecoderAttribute(
	string extension
)
Request Example View Source

Parameters

extension
Type: SystemString
See Also