다음을 통해 공유


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 플랫폼에서 내부용으로 사용합니다.

적용 대상