Click or drag to resize

SaslprepIsNonAsciiSpace Method

Preparation of Internationalized Strings ("stringprep") http://tools.ietf.org/html/rfc3454#appendix-C.1.2

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsNonAsciiSpace(
	char c
)

Parameters

c
Type: SystemChar

Return Value

Type: Boolean
See Also