Click or drag to resize

domainAnalysisEngineisTLDMatch Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.tools
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public static bool isTLDMatch(
	imbTopLevelDomain tld,
	string input
)
Request Example View Source

Parameters

tld
Type: imbACE.Network.toolsimbTopLevelDomain
input
Type: SystemString

Return Value

Type: Boolean
See Also