다음을 통해 공유


ReflectionExtensions 클래스

정의

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class ReflectionExtensions
type ReflectionExtensions = class
상속
System.Object
ReflectionExtensions
특성
System.ComponentModel.EditorBrowsableAttribute

메서드

GetExportedTypes(Assembly)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

GetField(Type, Func<FieldInfo,Boolean>)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

GetField(Type, String)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

GetFields(Type)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

GetProperties(Type)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

GetProperty(Type, String)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

IsAssignableFrom(Type, Type)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

IsInstanceOfType(Type, Object)

Xamarin.Forms 플랫폼에서 내부용으로 사용합니다.

적용 대상