ChronoUnit.IsSupportedBy(ITemporal) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Android.Runtime.Register("isSupportedBy", "(Ljava/time/temporal/Temporal;)Z", "", ApiSince=26)]
public bool IsSupportedBy(Java.Time.Temporal.ITemporal? temporal);
[<Android.Runtime.Register("isSupportedBy", "(Ljava/time/temporal/Temporal;)Z", "", ApiSince=26)>]
abstract member IsSupportedBy : Java.Time.Temporal.ITemporal -> bool
override this.IsSupportedBy : Java.Time.Temporal.ITemporal -> bool
Parâmetros
- temporal
- ITemporal
Retornos
Implementações
- Atributos