Skip to main content

ReflectionClrPropertyInfo Class

Definition

Assembly:Avalonia.Base
Package:Avalonia
public class ReflectionClrPropertyInfo

Inheritance: object -> ClrPropertyInfo -> ReflectionClrPropertyInfo

Constructors

NameDescription
ReflectionClrPropertyInfoNo summary available.

ReflectionClrPropertyInfo Constructor

public ReflectionClrPropertyInfo(System.Reflection.PropertyInfo info)

Parameters

info System.Reflection.PropertyInfo

Methods

NameDescription
GetInherited from ClrPropertyInfo.
SetInherited from ClrPropertyInfo.

Properties

NameDescription
CanGetInherited from ClrPropertyInfo.
CanSetInherited from ClrPropertyInfo.
NameInherited from ClrPropertyInfo.
PropertyTypeInherited from ClrPropertyInfo.