Defines the interface for services that will detect metadata from the binary stream.

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IMetaDataDetector
Visual Basic
Public Interface IMetaDataDetector
Visual C++
public interface class IMetaDataDetector

See Also