Click or drag to resize

AlchemyAPIOnGetMicroformats Delegate

Namespace:  IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public delegate void OnGetMicroformats(
	MicroformatData microformatData,
	string data
)

Parameters

microformatData
Type: IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1MicroformatData
data
Type: SystemString
See Also