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 平台内部使用。

适用于