Partager via


Language.NoiseResponse(String) Méthode

Définition

Testez pour voir si un mot peut être ignoré dans un resposne.

public static bool NoiseResponse (string word);
static member NoiseResponse : string -> bool
Public Shared Function NoiseResponse (word As String) As Boolean

Paramètres

word
String

Word à tester.

Retours

True si word est un mot ou un NonWord(String) mot stop.

S’applique à