Click or drag to resize

FeaturesConverterCanProcess Method

[Missing <summary> documentation for "M:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.FeaturesConverter.CanProcess(System.Type)"]

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public override bool CanProcess(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.FeaturesConverter.CanProcess(System.Type)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.FeaturesConverter.CanProcess(System.Type)"]

See Also