Partager via


PlatformHelper.ToArch(Platform) Méthode

Définition

Obtenez l’architecture (32 bits ou 64 bits) de la plateforme spécifiée.

public static ObjCRuntime.Platform ToArch (this ObjCRuntime.Platform platform);
static member ToArch : ObjCRuntime.Platform -> ObjCRuntime.Platform

Paramètres

platform
Platform

Plateforme dont l’architecture doit être obtenu.

Retours

Retourne l’architecture (32 bits ou 64 bits) de la plateforme spécifiée.

S’applique à