Range<T>.IsMatch(T) Método

Definição

public bool IsMatch(T value);
abstract member IsMatch : 'T -> bool
override this.IsMatch : 'T -> bool
Public Function IsMatch (value As T) As Boolean

Parâmetros

value
T

Retornos

Implementações

Aplica-se a