共用方式為


ReflectionExtensions.IsAssignableFrom(Type, Type) 方法

定義

供 Xamarin.Forms 平台內部使用。

public static bool IsAssignableFrom (this Type self, Type c);
static member IsAssignableFrom : Type * Type -> bool

參數

self
System.Type

供 Xamarin.Forms 平台內部使用。

c
System.Type

供 Xamarin.Forms 平台內部使用。

傳回

System.Boolean

供 Xamarin.Forms 平台內部使用。

適用於